Clanker Culture
Verified contract
Active on
Base with 95 txns
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 Culture"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23690797 | 13 hours ago | | | 0 | 1.1513405e-7 | |
| 23653637 | a day ago | | | 0 | 2.1687929e-7 | |
| 23635478 | 2 days ago | | | 0 | 3.5695652e-7 | |
| 23635476 | 2 days ago | | | 0 | 3.5649979e-7 | |
| 23635474 | 2 days ago | | | 0 | 3.5612555e-7 | |
| 23631549 | 2 days ago | | | 0 | 4.2594418e-7 | |
| 23623279 | 2 days ago | | | 0 | 1.1542273e-7 | |
| 23622521 | 2 days ago | | | 0 | 1.7151795e-7 | |
| 23621889 | 2 days ago | | | 0 | 0.000000404831281906 | |
| 23621329 | 2 days ago | | | 0 | 0.0000033765281 |
ABI
ABI objects
Getter at block 23714117
castHash() view returns (string)
0xd40bd537f8bab5c122e1afa43e6329ec169ea65d
decimals() view returns (uint8)
18
deployer() view returns (address)
0x98eea5a13ac5110fd7d37244465a10b07b280cb7
fid() view returns (uint256)
412843
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/21f3c8fe-2a2d-4625-644e-6d23c56e4600/original
name() view returns (string)
Clanker Culture
symbol() view returns (string)
CULT
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)