USD Coin_DODO_LP_TOKEN_
Verified contract
Active on
Ethereum with 183 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 "USD Coin_DODO_LP_TOKEN_"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19835161 | 6 months ago | | | 0 | 0.000095243662 | |
| 18291671 | a year ago | | | 0 | 0.00041225000 | |
| 11962977 | 4 years ago | | | 0 | 0.00097317500 | |
| 11947636 | 4 years ago | | | 0 | 0.0012346250 | |
| 11873378 | 4 years ago | | | 0 | 0.0013246800 | |
| 11770527 | 4 years ago | | | 0 | 0.0078648180 | |
| 11763388 | 4 years ago | | | 0 | 0.0035991540 | |
| 11761949 | 4 years ago | | | 0 | 0.0035991540 | |
| 11761836 | 4 years ago | | | 0 | 0.0044434000 | |
| 11756434 | 4 years ago | | | 0 | 0.0044878340 |
ABI
ABI objects
Getter at block 21176502
_NEW_OWNER_() view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_() view returns (address)
0xca7b0632bd0e646b0f823927d3d2e61b00fe4d80
decimals() view returns (uint8)
6
name() view returns (string)
USD Coin_DODO_LP_TOKEN_
originToken() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
symbol() view returns (string)
DLP
totalSupply() view returns (uint256)
2210126363
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.