• Mark Tyneway's avatar
    contracts-bedrock: fee vault track total value · 7d1351bd
    Mark Tyneway authored
    Adds an accumulator for the total amount of fees
    withdrawn from the system. This is really helpful for
    data analytics. I also think it could be used to build
    an on chain prediction market for economic activity.
    This code path isn't triggered too often, so an extra
    sload/sstore and checked math doesn't matter much.
    7d1351bd
Name
Last commit
Last update
..
CrossDomainMessenger.sol Loading commit data...
ERC721Bridge.sol Loading commit data...
FeeVault.sol Loading commit data...
OptimismMintableERC20.sol Loading commit data...
OptimismMintableERC20Factory.sol Loading commit data...
OptimismMintableERC721.sol Loading commit data...
OptimismMintableERC721Factory.sol Loading commit data...
Proxy.sol Loading commit data...
ProxyAdmin.sol Loading commit data...
Semver.sol Loading commit data...
StandardBridge.sol Loading commit data...
SupportedInterfaces.sol Loading commit data...