Terminus
Verified contract
Active on
Ethereum with 2,091 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd321…505e
1 additional
variable
Balances ($591.79)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TMNS | ERC-20 | 3.198843B | $0.00 |
$591.79 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21234357 | 2 days ago | | | 0 | 0.0010711202 | |
| 21227574 | 2 days ago | | | 0 | 0.00036422056 | |
| 21213285 | 4 days ago | | | 0 | 0.00050224459 | |
| 21213076 | 4 days ago | | | 0 | 0.00065749034 | |
| 21211429 | 5 days ago | | | 0 | 0.00040903004 | |
| 21211394 | 5 days ago | | | 0 | 0.00048980358 | |
| 21211341 | 5 days ago | | | 0 | 0.00051854600 | |
| 21210907 | 5 days ago | | | 0 | 0.00070761846 | |
| 21208988 | 5 days ago | | | 0 | 0.00069378874 | |
| 21208983 | 5 days ago | | | 0 | 0.00064061211 |
ABI
ABI objects
Getter at block 21245255
_maxTaxSwap() view returns (uint256)
8400000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Terminus
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TMNS
totalSupply() pure returns (uint256)
420690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
rescueETH()
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.