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 "@clanker x5000"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23549186 | 19 hours ago | | | 0 | 0.0000052039552 | |
| 23153400 | 10 days ago | | | 0 | 6.4526590e-7 | |
| 23073089 | 12 days ago | | | 0 | 0.0000079691535 | |
| 23073056 | 12 days ago | | | 0 | 0.0000081240671 | |
| 23073054 | 12 days ago | | | 0 | 0.0000081355765 | |
| 23073051 | 12 days ago | | | 0 | 0.0000081614698 | |
| 23073048 | 12 days ago | | | 0 | 0.0000052039552 | |
| 23073040 | 12 days ago | | | 0 | 0.000046789808 | |
| 23072971 | 12 days ago | | | 0 | 0.0000098313552 |
ABI
ABI objects
Getter at block 23584271
castHash() view returns (string)
0x4d704bfbf64cef63bea9c8fd9ae90a1e4c4a23e9
decimals() view returns (uint8)
18
deployer() view returns (address)
0x5227e065ee34136365f62e2512f7e9d7850017a2
fid() view returns (uint256)
890272
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/c2c41638-52a0-4e86-1793-76feea973d00/original
name() view returns (string)
@clanker x5000
symbol() view returns (string)
$clankerx5000
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 maxSupply_, address deployer_, uint256 fid_, string image_, string castHash_)
This contract contains no fallback and receive objects.
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)