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 "AI Varun"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23262191 | 13 hours ago | | | 0 | 0.0000018619372 | |
| 23260257 | 14 hours ago | | | 0 | 0.0000013965477 | |
| 23256955 | 16 hours ago | | | 0 | 9.5673071e-7 | |
| 23253724 | 18 hours ago | | | 0 | 0.0000017781841 | |
| 23253722 | 18 hours ago | | | 0 | 0.0000017758785 | |
| 23250118 | 20 hours ago | | | 0 | 9.6146309e-7 | |
| 23249646 | 20 hours ago | | | 0 | 0.0000020479003 | |
| 23249463 | 20 hours ago | | | 0 | 0.0000011131244 | |
| 23249020 | 21 hours ago | | | 0 | 0.0000019915736 | |
| 23249019 | 21 hours ago | | | 0 | 0.0000019920591 |
ABI
ABI objects
Getter at block 23286134
castHash() view returns (string)
0x5a832aa43beba7579215c3a606f8e964985e869a
decimals() view returns (uint8)
18
deployer() view returns (address)
0x657143820ee59b5f0da0de12bd199674178777cd
fid() view returns (uint256)
410781
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/0e6125d9-7779-47f7-f260-a591bb176100/original
name() view returns (string)
AI Varun
symbol() view returns (string)
VARUN
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)