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 "Meat Sweats"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23643031 | an hour ago | | | 0 | 0.0000011276540 | |
| 23612832 | 18 hours ago | | | 0 | 0.0000027875201 | |
| 23587237 | a day ago | | | 0 | 7.5775053e-7 | |
| 23583832 | a day ago | | | 0 | 0.000000802535825602 | |
| 23580699 | a day ago | | | 0 | 0.0000014786552 | |
| 23568378 | 2 days ago | | | 0 | 9.1074193e-7 | |
| 23538033 | 2 days ago | | | 0 | 0.00023189426 | |
| 23538031 | 2 days ago | | | 0 | 0.00017699761 | |
| 23534399 | 3 days ago | | | 0 | 8.9363212e-7 | |
| 23521713 | 3 days ago | | | 0 | 5.2737263e-7 |
ABI
ABI objects
Getter at block 23644701
castHash() view returns (string)
0x4529950850da8a9744a64bd763e6a13b90750b8e
decimals() view returns (uint8)
18
deployer() view returns (address)
0x3a246792285f652aecd892c63080017eb25de8ad
fid() view returns (uint256)
252091
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/c8b2cafd-b526-4bf2-2da7-326cf1bea700/original
name() view returns (string)
Meat Sweats
symbol() view returns (string)
😓🥓
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)