Wrapped BTC_DODO_LP_TOKEN_
Verified contract
Active on
Ethereum with 540 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 BTC_DODO_LP_TOKEN_"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20608394 | 3 months ago | | | 0 | 0.000050385632 | |
| 20607923 | 3 months ago | | | 0 | 0.000093806000 | |
| 20580350 | 3 months ago | | | 0 | 0.000018894934 | |
| 20530535 | 3 months ago | | | 0 | 0.000053519650 | |
| 19659573 | 7 months ago | | | 0 | 0.00025212905 | |
| 19211821 | 9 months ago | | | 0 | 0.00048413219 | |
| 17756840 | a year ago | | | 0 | 0.0010180321 | |
| 17554847 | a year ago | | | 0 | 0.00041225000 | |
| 17461770 | a year ago | | | 0 | 0.00042803141 | |
| 17432153 | a year ago | | | 0 | 0.00055905854 |
ABI
ABI objects
Getter at block 21256621
_NEW_OWNER_() view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_() view returns (address)
0x2109f78b46a789125598f5ad2b7f243751c2934d
decimals() view returns (uint8)
8
name() view returns (string)
Wrapped BTC_DODO_LP_TOKEN_
originToken() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
symbol() view returns (string)
DLP
totalSupply() view returns (uint256)
40001109
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.