Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WDT | ERC-20 | 0.0006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583344 | 2 years ago | | | 0 | 0.0013970389 | |
| 13463893 | 3 years ago | | | 0 | 0.0030284607 | |
| 10118392 | 4 years ago | | | 0 | 0.00065982623 | |
| 9990737 | 5 years ago | | | 0 | 0.00078338000 | |
| 9757066 | 5 years ago | | | 0 | 0.00011917181 | |
| 9750675 | 5 years ago | | | 0 | 0.00024128105 | |
| 9747507 | 5 years ago | | | 0 | 0.00033368105 | |
| 9744473 | 5 years ago | | | 0 | 0.00024157000 | |
| 9737933 | 5 years ago | | | 0 | 0.00039181000 | |
| 9699013 | 5 years ago | | | 0 | 0.00078290000 |
ABI
ABI objects
Getter at block 21161259
decimals() view returns (uint8)
18
name() view returns (string)
燕窝链
owner() view returns (address)
0x810eaa9e520f64ffcea4eebf1db306eb6be4b0b8
paused() view returns (bool)
false
symbol() view returns (string)
YANWO
totalSupply() view returns (uint256)
100000000000000000000000000
version() view returns (string)
3.0.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchFreeze(address[] addresses, bool freeze)
batchTransfer(address[] _receivers, uint256 _value) returns (bool)
freezeAccount(address target, bool freeze)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.