DODOApproveProxy
Verified contract
Active on
Ethereum 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) |
---|---|---|---|---|---|---|---|
| 11730551 | 4 years ago | | | 0 | 0.0097455600 |
ABI
ABI objects
Getter at block 21124522
_DODO_APPROVE_() view returns (address)
0xcb859ea579b28e02b87a1fde08d087ab9dbe5149
_NEW_OWNER_() view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_() view returns (address)
0x95c4f5b83aa70810d4f142d58e5f7242bd891cb0
_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.