Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,411.59)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Neiro | ERC-20 | 1.239091M | $0.001898 |
$2,351.43 | |
TRITON | ERC-20 | 565.147634 | $0.106441 |
$60.15 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21295441 | 10 hours ago | | | 0 | 0.00060594417 | |
| 21291830 | a day ago | | | 0 | 0.00045255033 | |
| 21285910 | 2 days ago | | | 0 | 0.00032579804 | |
| 21273853 | 3 days ago | | | 0 | 0.00068564379 | |
| 21272577 | 4 days ago | | | 0 | 0.00083820283 | |
| 21264729 | 5 days ago | | | 0 | 0.00050965722 | |
| 21242102 | 8 days ago | | | 0 | 0.00071478824 | |
| 21239017 | 8 days ago | | | 0 | 0.00039012950 | |
| 21238999 | 8 days ago | | | 0 | 0.00073493928 | |
| 21208676 | 13 days ago | | | 0 | 0.00077901964 |
ABI
ABI objects
Getter at block 21298466
decimals() view returns (uint8)
18
feeRecipient() view returns (address)
0x8f0d5c261ea52df2eeafd957aa784d61320a6900
feeThreshold() view returns (uint256)
500000000000000000000
maxSwapAmount() view returns (uint256)
0
maxWalletSize() view returns (uint256)
0
name() view returns (string)
Triton
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackTaxPercent() view returns (uint256)
5
swapTaxPercent() view returns (uint256)
5
symbol() view returns (string)
TRITON
totalSupply() view returns (uint256)
1000000000000000000000000
uniV2PairAddress() view returns (address)
0x85ffa25b894ec629373176f45226c429c5513b1a
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableSwapTxLimit()
enableSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeAllLimits()
removeHoldingLimit()
removeStuckEther()
removeStuckTokens(address token)
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
setStructure(uint256 maxMul, uint256 minDiv)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
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()
receive()
This contract contains no error objects.