Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRIVIA | ERC-20 | 544.574417K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18145210 | a year ago | | | 0 | 0.00053438540 | |
| 18135456 | a year ago | | | 0 | 0.00087628763 | |
| 18130586 | a year ago | | | 0 | 0.00046921312 | |
| 18130133 | a year ago | | | 0 | 0.00063390665 | |
| 18129727 | a year ago | | | 0 | 0.0010555956 | |
| 18129502 | a year ago | | | 0 | 0.00087625111 | |
| 18129253 | a year ago | | | 0 | 0.00099820207 | |
| 18129240 | a year ago | | | 0 | 0.00089215101 | |
| 18129235 | a year ago | | | 0 | 0.00086215555 | |
| 18129057 | a year ago | | | 0 | 0.0021871328 |
ABI
ABI objects
Getter at block 21400534
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
gameMaster() view returns (address)
0x1115fa7373ef655687fb2f4d7b09266465ce1378
name() pure returns (string)
TRIVIA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TRIVIA
totalSupply() pure returns (uint256)
100000000000000000
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)
burnLP()
connectAndApprove(string secret) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setGameAddress(address _gameAddress)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.