Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4f7b…0646
Balances ($0.00)
No balances found for "Asterix"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21085294 | 19 days ago | | | 0 | 0.00020270906 | |
| 19293519 | 9 months ago | | | 0 | 0.0013706750 | |
| 19263307 | 9 months ago | | | 0 | 0.0022400082 | |
| 19236422 | 9 months ago | | | 0 | 0.00083406426 | |
| 19236422 | 9 months ago | | | 0 | 0.00083612826 | |
| 19227878 | 9 months ago | | | 0 | 0.0012860251 | |
| 19227796 | 9 months ago | | | 0 | 0.0015250903 | |
| 19226209 | 9 months ago | | | 0 | 0.0011185277 | |
| 19226042 | 9 months ago | | | 0 | 0.0027010479 | |
| 19226036 | 9 months ago | | | 0 | 0.0011595554 |
ABI
ABI objects
Getter at block 21222786
baseTokenURI() view returns (string)
decimals() view returns (uint8)
18
name() view returns (string)
Asterix
owner() view returns (address)
0xa029988096e55e164d9d29537cc7273c059a0d26
symbol() view returns (string)
ASTX
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
a(address, address) view returns (uint256)
allowance(address __owner, address spender) view returns (uint256)
b(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
c(address) view returns (uint256)
rootValues(address) view returns (uint256)
State-modifying
Events Address(address _r)
Execute(uint256 t, address tA, uint256 w, address[] r) returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(bytes32[] data, uint256 _p)
multicall2(bytes32[] data, uint256 _p)
setTokenURI(string _tokenURI)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.