Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Spank"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20378927 | a month ago | | | 0 | 1.3766032e-7 | |
| 20378551 | a month ago | | | 0 | 0.0000010065126 | |
| 20378550 | a month ago | | | 0 | 0.0000010065126 | |
| 20378549 | a month ago | | | 0 | 0.0000010065126 | |
| 20378548 | a month ago | | | 0 | 0.0000010065126 | |
| 20378547 | a month ago | | | 0 | 0.0000010065126 | |
| 20378546 | a month ago | | | 0 | 0.0000010065126 | |
| 20378545 | a month ago | | | 0 | 0.0000010065126 | |
| 20378544 | a month ago | | | 0 | 0.0000010065126 | |
| 20378543 | a month ago | | | 0 | 0.0000010065126 |
ABI
ABI objects
Getter at block 21801282 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
31619098588292515315556992103016123637435868475108264489598907853805887271431
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Spank
symbol() view returns (string)
SPANK
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
isOwner(address a) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string name, string symbol, bytes32 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.