Wrapped Ether_DODO_LP_TOKEN_
Verified contract
Active on
Ethereum with 3,447 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 "Wrapped Ether_DODO_LP_TOKEN_"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157666 | 18 days ago | | | 0 | 0.00031379530 | |
| 21140611 | 20 days ago | | | 0 | 0.00023065462 | |
| 21140609 | 20 days ago | | | 0 | 0.00023293112 | |
| 21121209 | 23 days ago | | | 0 | 0.00015753069 | |
| 21069097 | a month ago | | | 0 | 0.00028839289 | |
| 21027756 | a month ago | | | 0 | 0.00014991975 | |
| 21018043 | a month ago | | | 0 | 0.00016260586 | |
| 21014113 | a month ago | | | 0 | 0.00042542734 | |
| 20978812 | a month ago | | | 0 | 0.00053461216 | |
| 20969634 | a month ago | | | 0 | 0.00032076869 |
ABI
ABI objects
Getter at block 21286713
_NEW_OWNER_() view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_() view returns (address)
0x75c23271661d9d143dcb617222bc4bec783eff34
decimals() view returns (uint8)
18
name() view returns (string)
Wrapped Ether_DODO_LP_TOKEN_
originToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
symbol() view returns (string)
DLP
totalSupply() view returns (uint256)
181005065171607713326
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address user, uint256 value)
claimOwnership()
mint(address user, uint256 value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
Burn(address indexed user, uint256 value)
Mint(address indexed user, uint256 value)
OwnershipTransferPrepared(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address _originToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.