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 "GATOR"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18448707 | a year ago | | | 0 | 0.00037373506 | |
| 12695664 | 3 years ago | | | 0 | 0.00021763500 | |
| 11977470 | 4 years ago | | | 0 | 0.0061112280 | |
| 11796314 | 4 years ago | | | 0 | 0.0073528650 | |
| 11684195 | 4 years ago | | | 0 | 0.0047954160 | |
| 11672874 | 4 years ago | | | 0 | 0.0022045000 | |
| 11653444 | 4 years ago | | | 0 | 0.0033745520 | |
| 11632456 | 4 years ago | | | 0 | 0.0069711140 | |
| 11592968 | 4 years ago | | | 0 | 0.0046339920 | |
| 11550663 | 4 years ago | | | 0 | 0.0013246717 |
ABI
ABI objects
Getter at block 21255858
DECIMALS() view returns (uint256)
18
decimals() view returns (uint8)
18
monetaryPolicy() view returns (address)
0xf61b510a68c39d7d021ad74c729f03d122ac08a5
name() view returns (string)
GATOR
owner() view returns (address)
0xab537a1554ed87bbcaa0dc2b54ed69ca9682f469
symbol() view returns (string)
GATR
totalSupply() view returns (uint256)
32625747630757213393634744
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase(uint256 epoch, int256 supplyDelta) returns (uint256)
renounceOwnership()
setMonetaryPolicy(address monetaryPolicy_)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogMonetaryPolicyUpdated(address monetaryPolicy)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.