Grand Base Auto
Verified contract
Active on
Base with 212 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21457640 | a month ago | | | 0 | 4.7049516e-7 | |
| 20478108 | 2 months ago | | | 0 | 1.3496741e-7 | |
| 20173944 | 2 months ago | | | 0 | 0.000000306659637129 | |
| 19137337 | 3 months ago | | | 0 | 3.9577389e-7 | |
| 17407326 | 4 months ago | | | 0 | 7.7638530e-7 | |
| 16763789 | 5 months ago | | | 0 | 0.000000075863819625 | |
| 16575980 | 5 months ago | | | 0 | 2.9755915e-7 | |
| 16507448 | 5 months ago | | | 0 | 3.3198771e-7 | |
| 15979530 | 5 months ago | | | 0 | 0.0000014415939 | |
| 15975589 | 5 months ago | | | 0 | 2.8330146e-7 |
ABI
ABI objects
Getter at block 23172456
DOMAIN_SEPARATOR() view returns (bytes32)
0x755965d867fead0f89666a39d75e10b08b24f0b4e7d5ba3dc255cab0d58716d1
decimals() view returns (uint8)
18
deployer() view returns (address)
0x26f639c7d53e82f8553076f2025d40528479c884
name() view returns (string)
Grand Base Auto
symbol() view returns (string)
GBA
totalSupply() view returns (uint256)
21000000000000000000000000
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, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.