TERRA NULLIUS
Verified contract
Active on
Ethereum with 278 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4456…9007
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TN | ERC-20 | 16.387298M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18850991 | a year ago | | | 0 | 0.00097580509 | |
| 18423516 | a year ago | | | 0 | 0.00045787217 | |
| 18404782 | a year ago | | | 0 | 0.00028928402 | |
| 18403808 | a year ago | | | 0 | 0.00040800793 | |
| 18403118 | a year ago | | | 0 | 0.00059502142 | |
| 18402351 | a year ago | | | 0 | 0.00041767048 | |
| 18400711 | a year ago | | | 0 | 0.00054519923 | |
| 18400622 | a year ago | | | 0 | 0.00056495188 | |
| 18400572 | a year ago | | | 0 | 0.00064359750 | |
| 18400394 | a year ago | | | 0 | 0.00090730672 |
ABI
ABI objects
Getter at block 21218978
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
TERRA NULLIUS
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TN
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
txLimitAmount() view returns (uint256)
2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setIsBot(address account, bool state)
setTxLimitAmount(uint256 _amount)
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.