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 "TOMBSHI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22930878 | 6 days ago | | | 0 | 0.0000010327944 | |
| 22375804 | 19 days ago | | | 0 | 3.4426480e-7 | |
| 21845174 | a month ago | | | 0 | 3.3214280e-7 | |
| 17257089 | 4 months ago | | | 0 | 5.5518760e-7 | |
| 13873700 | 7 months ago | | | 0 | 0.0000012295260 | |
| 13821059 | 7 months ago | | | 0 | 0.0000090831789 | |
| 9642665 | 10 months ago | | | 0 | 0.000000046999514752 | |
| 7885057 | a year ago | | | 0 | 0.000000048488000000 | |
| 2824751 | a year ago | | | 0 | 4.8488000e-7 | |
| 2752981 | a year ago | | | 0 | 4.8488000e-7 |
ABI
ABI objects
Getter at block 23183537
INITIAL_GENESIS_POOL_DISTRIBUTION() view returns (uint256)
2501280000000000000000000000
decimals() view returns (uint8)
18
isOperator() view returns (bool)
false
name() view returns (string)
TOMBSHI
operator() view returns (address)
0x5a3561558478e20250d97098276caf3216a3e2c4
owner() view returns (address)
0x1a9583feef1859e3eb0902fde7030378c2e1fd01
rewardPoolDistributed() view returns (bool)
true
symbol() view returns (string)
TOMBSHI
tombshiOracle() view returns (address)
0x0000000000000000000000000000000000000000
totalSupply() view returns (uint256)
2624098887157111001247973448
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeReward(address _genesisPool)
governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address recipient_, uint256 amount_) returns (bool)
renounceOwnership()
setTombshiOracle(address _tombshiOracle)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
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.