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 "WHALE COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13683544 | 7 months ago | | | 0 | 0.0000013034896 | |
| 13682585 | 7 months ago | | | 0 | 0.0000013428996 | |
| 13682240 | 7 months ago | | | 0 | 0.0000013263349 | |
| 13682186 | 7 months ago | | | 0 | 0.0000013428996 | |
| 13682175 | 7 months ago | | | 0 | 0.0000013428996 | |
| 13682124 | 7 months ago | | | 0 | 0.0000013350575 | |
| 13682068 | 7 months ago | | | 0 | 0.0000013428996 | |
| 13682020 | 7 months ago | | | 0 | 0.0000012759796 | |
| 13681968 | 7 months ago | | | 0 | 0.0000013428996 | |
| 13681919 | 7 months ago | | | 0 | 0.0000013428996 |
ABI
ABI objects
Getter at block 23086412
_name() view returns (string)
WHALE COIN
_symbol() view returns (string)
🐋🐋🐋
_totalSupply() view returns (uint256)
42000000000000000000
decimals() view returns (uint8)
8
name() view returns (string)
WHALE COIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
🐋🐋🐋
totalSupply() view returns (uint256)
42000000000000000000
Read-only
_V2(address) view returns (uint256)
_balances(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Release(address _Address)
_0x(address _Address)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.