0xe6e0fe0c3ac45d1fe71af7853007467ee89e1e67
Verified contract
Proxy
Active on
Base with 6 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "0xe6e0fe0c3ac45d1fe71af7853007467ee89e1e67"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13838226 | 7 months ago | | | 0 | 0.00010092413 | |
| 13838226 | 7 months ago | | | 0 | 0.00010506918 | |
| 13830649 | 7 months ago | | | 0 | 0.00010478602 | |
| 13830649 | 7 months ago | | | 0 | 0.00010499387 | |
| 13787748 | 7 months ago | | | 0 | 0.00015358073 | |
| 13787748 | 7 months ago | | | 0 | 0.00029868157 |
ABI
ABI objects
Getter at block 22752856 proxiableUUID() view returns (bytes32)
consumer() view returns (address)
0xc38e046dfdadf15f7f56853674242888301208a5
getImplementation() view returns (address)
0xfd503fdb6d37bc1e864b4b58f787f0a3f704402c
limit() view returns (uint64 capacity, uint64 remaining, uint64 lastRefill, uint64 refillRate)
(capacity=3600000000, remaining=3599974658, lastRefill=1732294363, refillRate=1000000)
owner() view returns (address)
0x7a00657a45420044bc526b90ad667affaee0a868
paused() view returns (bool)
false
Read-only
admins(address) view returns (bool)
pausers(address) view returns (bool)
State-modifying
Events initialize()
pauseContract()
renounceOwnership()
setCapacity(uint256 capacity)
setRefillRatePerSecond(uint256 refillRate)
transferOwnership(address newOwner)
unPauseContract()
updateAdmin(address admin, bool status)
updateConsumer(address _consumer)
updatePauser(address pauser, bool status)
updateRateLimit(address sender, address tokenIn, uint256 amountIn, uint256 amountOut)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
UpdatedAdmin(address indexed admin, bool status)
UpdatedPauser(address indexed pauser, bool status)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.