Golden Bator
Verified contract
Active on
Base with 61,316 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 |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21787143 | a day ago | | | 0 | 1.1407206e-7 | |
| 20522807 | a month ago | | | 0 | 1.1607825e-7 | |
| 20436548 | a month ago | | | 0 | 2.1266149e-7 | |
| 19986793 | a month ago | | | 0 | 1.9617772e-7 | |
| 19978865 | a month ago | | | 0 | 6.2560482e-7 | |
| 19944067 | a month ago | | | 0 | 2.1620841e-7 | |
| 19645088 | 2 months ago | | | 0 | 1.2543412e-7 | |
| 19645081 | 2 months ago | | | 0 | 1.2543412e-7 | |
| 19645076 | 2 months ago | | | 0 | 1.1607825e-7 | |
| 19589350 | 2 months ago | | | 0 | 0.000000109310732056 |
ABI
ABI objects
Getter at block 21826445
INITIAL_SUPPLY() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Golden Bator
symbol() view returns (string)
GATOR
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.