Untz Untz Untz
Verified contract
Active on
Base with 265 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 "Untz Untz Untz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23690552 | 2 days ago | | | 0 | 1.8186800e-7 | |
| 23453912 | 7 days ago | | | 0 | 3.5181447e-7 | |
| 23367158 | 9 days ago | | | 0 | 0.0000027486385 | |
| 23359969 | 9 days ago | | | 0 | 4.9568073e-7 | |
| 23318104 | 10 days ago | | | 0 | 4.8147963e-7 | |
| 23294180 | 11 days ago | | | 0 | 3.4125953e-7 | |
| 23282932 | 11 days ago | | | 0 | 0.0000019419912 | |
| 23277293 | 11 days ago | | | 0 | 4.7557801e-7 | |
| 23273312 | 11 days ago | | | 0 | 4.9632428e-7 | |
| 23272174 | 11 days ago | | | 0 | 5.2256548e-7 |
ABI
ABI objects
Getter at block 23764952
castHash() view returns (string)
0x72b3a1bcb16b88ec2838cdfc7e054323090c8620
decimals() view returns (uint8)
18
deployer() view returns (address)
0xa58b4a80de82b889ff40e487c58208a429c77f88
fid() view returns (uint256)
14364
image() view returns (string)
https://bafkreidsvdfadcjdk7venjydbxsb3bxkw3kfas7x4lamiftndy5d57f7rq.ipfs.w3s.link/
name() view returns (string)
Untz Untz Untz
symbol() view returns (string)
Untz Untz Untz
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)