Alice In Baseland
Verified contract
Active on
Base with 165 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 "Alice In Baseland"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23055820 | 16 hours ago | | | 0 | 0.0000010820573 | |
| 23055807 | 16 hours ago | | | 0 | 0.0000010837454 | |
| 22999061 | 2 days ago | | | 0 | 0.0000010834640 | |
| 20843359 | 2 months ago | | | 0 | 2.7268898e-7 | |
| 18348520 | 4 months ago | | | 0 | 4.3658265e-7 | |
| 18318439 | 4 months ago | | | 0 | 0.000000202475759328 | |
| 17933945 | 4 months ago | | | 0 | 2.4207475e-7 | |
| 17457020 | 4 months ago | | | 0 | 0.000000708520603644 | |
| 17175172 | 4 months ago | | | 0 | 5.6590609e-7 | |
| 16627963 | 5 months ago | | | 0 | 8.6224882e-7 |
ABI
ABI objects
Getter at block 23084149
DOMAIN_SEPARATOR() view returns (bytes32)
0x32e24dba01dac538340ee8ee380e5baf1a6a8c5abb1fbc59e864a162f1dd7bc2
creator() view returns (address)
0x1c07f5429756feaa4df4ca2e28d193d8facdf278
decimals() view returns (uint8)
18
name() view returns (string)
Alice In Baseland
symbol() view returns (string)
ALICEB
totalSupply() view returns (uint256)
8888888888000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, address _creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.