RTCHT and Clanker
Verified contract
Active on
Base with 1,094 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 "RTCHT and Clanker"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23211653 | 42 minutes ago | | | 0 | 0.0000013733380 | |
| 23210557 | an hour ago | | | 0 | 7.5999987e-7 | |
| 23207115 | 3 hours ago | | | 0 | 0.0000014618100 | |
| 23205363 | 4 hours ago | | | 0 | 7.6159069e-7 | |
| 23202759 | 6 hours ago | | | 0 | 0.0000034053045 | |
| 23199068 | 8 hours ago | | | 0 | 0.0000014168614 | |
| 23198447 | 8 hours ago | | | 0 | 0.0000014594317 | |
| 23197259 | 9 hours ago | | | 0 | 0.0000014575904 | |
| 23195783 | 10 hours ago | | | 0 | 0.0000019920246 | |
| 23191297 | 12 hours ago | | | 0 | 0.0000014507157 |
ABI
ABI objects
Getter at block 23212899
castHash() view returns (string)
0xa3d31ed5e411e01802c0aa74d8ebd74cae513f78
decimals() view returns (uint8)
18
deployer() view returns (address)
0x11bc6e6e4739c24332c5d384f939f2da3c06b130
fid() view returns (uint256)
320189
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/742bd82b-c223-4a9c-a0f5-8d8ae7106600/original
name() view returns (string)
RTCHT and Clanker
symbol() view returns (string)
RaTcHeT
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)