$TRADE TO WIN
Verified contract
Active on
Ethereum with 88 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x03e6…c417
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRADE | ERC-20 | 4.550728M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18947689 | 10 months ago | | | 0 | 0.00063345395 | |
| 18087431 | a year ago | | | 0 | 0.0011252148 | |
| 18086233 | a year ago | | | 0 | 0.0019933727 | |
| 18086171 | a year ago | | | 0 | 0.0010350618 | |
| 18086154 | a year ago | | | 0 | 0.0010045252 | |
| 18086150 | a year ago | | | 0 | 0.0010177627 | |
| 18086148 | a year ago | | | 0 | 0.0010331931 | |
| 18086146 | a year ago | | | 0 | 0.0013154390 | |
| 18086131 | a year ago | | | 0 | 0.0010850514 | |
| 18086125 | a year ago | | | 0 | 0.0010146829 |
ABI
ABI objects
Getter at block 21221935
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
jackpot() view returns (address)
0x03e6b3f4d96bad6e0b34e09de9c507655689c417
name() pure returns (string)
$TRADE TO WIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
startTime() view returns (uint256)
1694107331
symbol() pure returns (string)
TRADE
totalSupply() pure returns (uint256)
100000000000000000
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)
openTrading()
recover()
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address jackpot_)
receive()
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)