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 "girl"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19629049 | 7 months ago | | | 0 | 0.00039775192 | |
| 19629041 | 7 months ago | | | 0 | 0.0015269000 | |
| 19629032 | 7 months ago | | | 0 | 0.0015269000 | |
| 19629026 | 7 months ago | | | 0 | 0.0015269000 | |
| 19629009 | 7 months ago | | | 0 | 0.0015269000 | |
| 19629003 | 7 months ago | | | 0 | 0.0015269000 | |
| 19628999 | 7 months ago | | | 0 | 0.0015269000 | |
| 19628992 | 7 months ago | | | 0 | 0.0015269000 | |
| 19628981 | 7 months ago | | | 0 | 0.0015269000 | |
| 19628966 | 7 months ago | | | 0 | 0.0015269000 |
ABI
ABI objects
Getter at block 21210545
decimals() view returns (uint8)
18
name() view returns (string)
girl
resign() view returns (address)
0x3962f844e361e1b6e5116a85e6ea0e3ecaa6d119
symbol() view returns (string)
girl
totalSupply() view returns (uint256)
274000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events afford(address[] qualified)
approve(address spender, uint256 amount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.