Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($20.63)
Native
Value
$20.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006235 | $3,308.62 |
$20.63 | |
ada | ERC-20 | 50K | -- | -- | |
YOO | ERC-20 | 19.6666K | -- | -- | |
DAPP | ERC-20 | 18.889K | -- | -- | |
SDZ | ERC-20 | 8.001K | -- | -- | |
CWN | ERC-20 | 4.98968K | -- | -- | |
Atp | ERC-20 | 1.6K | -- | -- | |
FOT | ERC-20 | 1.2K | -- | -- | |
Mark | ERC-20 | 100 | -- | -- | |
VT | ERC-20 | 30 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15839846 | 2 years ago | | | 0 | 0.0011625192 | |
| 14132220 | 3 years ago | | | 0 | 0.0040473853 | |
| 11508307 | 4 years ago | | | 0 | 0.0037218001 | |
| 10011395 | 5 years ago | | | 0 | 0.00066108109 | |
| 9925860 | 5 years ago | | | 0 | 0.00022975921 | |
| 9765672 | 5 years ago | | | 0 | 0.000050081911 | |
| 9664664 | 5 years ago | | | 0 | 0.0012748120 | |
| 9658423 | 5 years ago | | | 0 | 0.0021409380 | |
| 9336494 | 5 years ago | | | 0 | 0.00012600000 | |
| 9235735 | 5 years ago | | | 0 | 0.000054634800 |
ABI
ABI objects
Getter at block 21258111
FREE_SUPPLY() view returns (uint256)
350000000000000000000000000
INITIAL_SUPPLY() view returns (uint256)
500000000000000000000000000
decimals() view returns (uint8)
18
decr() view returns (uint256)
49886800000000000
name() view returns (string)
Crown
nextFreeCount() view returns (uint256)
3861338093600000000000
owner() view returns (address)
0x6f37127a623e71b3f1990eb411c0bbb2e86a50bf
symbol() view returns (string)
CWN
totalSupply() view returns (uint256)
500000000000000000000000000
user() view returns (address)
0xad4a7e7ab6d7c954923a7e7be5bd2bdbbb8d46cd
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
renounceOwnership()
safeWithdrawal(uint256 _value)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.