Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x79fa…b09e
Balances ($4,224.55)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 4.2048K | $1.00 |
$4,204.8 | |
PBX | ERC-20 | 21.92257K | $0.000807 |
$17.7 | |
KEYS | ERC-20 | 2.91K | $0.000552 |
$1.61 | |
TXA | ERC-20 | 215.8 | $0.002036 |
$0.44 | |
XTM | ERC-20 | 18.198409K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21061113 | 14 days ago | | | 0 | 0.00017239102 | |
| 21046647 | 16 days ago | | | 0 | 0.00011596812 | |
| 21014803 | 20 days ago | | | 0 | 0.00053874772 | |
| 21008686 | 21 days ago | | | 0 | 0.00022655691 | |
| 20950780 | a month ago | | | 0 | 0.00051711938 | |
| 20950780 | a month ago | | | 0 | 0.00051711938 | |
| 20902639 | a month ago | | | 0 | 0.00010574700 | |
| 20894614 | a month ago | | | 0 | 0.00015801923 | |
| 20894612 | a month ago | | | 0 | 0.00017626349 | |
| 20866238 | a month ago | | | 0 | 0.0028138800 |
ABI
ABI objects
Getter at block 21161691
decimals() view returns (uint8)
18
getLiquidityPool() view returns (address)
0xc34da1ab0f93dfed30729951dafcfb9ce3e2a9ae
isProtected() view returns (bool)
true
name() view returns (string)
Torum
owner() view returns (address)
0xb8c02a851b095956aec31c1c8d42268b3d3a30c6
symbol() view returns (string)
XTM
totalSupply() view returns (uint256)
800000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events LiquidityProtection_setLiquidityProtectionService(address _plps)
LiquidityProtection_unblock(address[] _holders)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableProtection()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
revokeBlocked(address[] _holders, address _revokeTo)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
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.