Ski Mask Clanker
Verified contract
Active on
Base with 1,203 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 "Ski Mask Clanker"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23640642 | 7 hours ago | | | 0 | 5.2763337e-7 | |
| 23639937 | 7 hours ago | | | 0 | 7.3989960e-7 | |
| 23638849 | 8 hours ago | | | 0 | 5.8127717e-7 | |
| 23638781 | 8 hours ago | | | 0 | 3.4603047e-7 | |
| 23638715 | 8 hours ago | | | 0 | 3.4398954e-7 | |
| 23638695 | 8 hours ago | | | 0 | 5.3869274e-7 | |
| 23638640 | 8 hours ago | | | 0 | 5.2058618e-7 | |
| 23638491 | 8 hours ago | | | 0 | 4.9909193e-7 | |
| 23638340 | 8 hours ago | | | 0 | 0.000000307733696630 | |
| 23637772 | 8 hours ago | | | 0 | 3.7365422e-7 |
ABI
ABI objects
Getter at block 23652605
castHash() view returns (string)
0xac1fac35949e68352d9a871c7c0c5e0f4035b922
decimals() view returns (uint8)
18
deployer() view returns (address)
0xa744d863f178d24ad1456f0e7acfc068ed94f21d
fid() view returns (uint256)
495211
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/904a937b-5e07-402e-fc2a-4bc37e3e1700/original
name() view returns (string)
Ski Mask Clanker
symbol() view returns (string)
SKANK
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)