DODOApproveProxy
Verified contract
Active on
Base with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DODOApproveProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2005601 | a year ago | | | 0 | 0.00022721202 |
ABI
ABI objects
Getter at block 22042977
_DODO_APPROVE_() view returns (address)
0x89872650fa1a391f58b4e144222bb02e44db7e3b
_NEW_OWNER_() view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_() view returns (address)
0x409daacf501288aefdc366ccc0bf1fed76c066e2
_PENDING_ADD_DODO_PROXY_() view returns (address)
0x0000000000000000000000000000000000000000
_TIMELOCK_() view returns (uint256)
0
Read-only
_IS_ALLOWED_PROXY_(address) view returns (bool)
isAllowedProxy(address _proxy) view returns (bool)
State-modifying
Events addDODOProxy()
claimOwnership()
claimTokens(address token, address who, address dest, uint256 amount)
init(address owner, address[] proxies)
initOwner(address newOwner)
lockAddProxy()
removeDODOProxy(address oldDodoProxy)
transferOwnership(address newOwner)
unlockAddProxy(address newDodoProxy)
OwnershipTransferPrepared(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address dodoApporve)
This contract contains no fallback and receive objects.
This contract contains no error objects.