TriumphFX
Verified contract
Active on
Ethereum with 2,916 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($6,551.20)
Native
Value
$13.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004 | $3,365.06 |
$13.46 | |
USDT | ERC-20 | 6.524691K | $1.002 |
$6,537.74 | |
TFX | ERC-20 | 62.86534K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21103702 | 21 days ago | | | 0 | 0.00015147282 | |
| 21098532 | 22 days ago | | | 0 | 0.00021595077 | |
| 20675487 | 3 months ago | | | 0 | 0.00015898603 | |
| 20668323 | 3 months ago | | | 0 | 0.000024157328 | |
| 20668317 | 3 months ago | | | 0 | 0.000093765705 | |
| 20667429 | 3 months ago | | | 0 | 0.000097622604 | |
| 20661181 | 3 months ago | | | 0 | 0.00012290096 | |
| 20661164 | 3 months ago | | | 0 | 0.000089361024 | |
| 20648839 | 3 months ago | | | 0 | 0.00013733062 | |
| 20639667 | 3 months ago | | | 0 | 0.00010225822 |
ABI
ABI objects
Getter at block 21257387
decimals() pure returns (uint8)
6
name() view returns (string)
TriumphFX
owner() view returns (address)
0x1dc45cb6379c54c1f9ca3982ed90442b07670ffe
paused() view returns (bool)
false
symbol() view returns (string)
TFX
totalSupply() view returns (uint256)
8597713180818939
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
totalSupplyAt(uint256 snapshotId) 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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
pause()
releaseAllERC20(address token, address account)
releaseAllETH(address account)
releaseERC20(address token, address account, uint256 amount)
releaseERC721(address token, address account, uint256 tokenId)
releaseETH(address account, uint256 amount)
renounceOwnership()
snapshot()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ReleasedERC20(address indexed token, address to, uint256 amount)
ReleasedERC721(address indexed token, address to, uint256 tokenId)
ReleasedETH(address to, uint256 amount)
Snapshot(uint256 id)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.