Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
R3D | ERC-20 | 50.293108M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18312134 | a year ago | | | 0 | 0.00040709122 | |
| 17011761 | 2 years ago | | | 0 | 0.00063417219 | |
| 16191415 | 2 years ago | | | 0 | 0.00074957113 | |
| 15954209 | 2 years ago | | | 0 | 0.00067072665 | |
| 15954199 | 2 years ago | | | 0 | 0.00071072519 | |
| 15954192 | 2 years ago | | | 0 | 0.00074978637 | |
| 15954185 | 2 years ago | | | 0 | 0.00072892403 | |
| 15954175 | 2 years ago | | | 0 | 0.00068260273 | |
| 15954170 | 2 years ago | | | 0 | 0.00071357682 | |
| 15954162 | 2 years ago | | | 0 | 0.00071961117 |
ABI
ABI objects
Getter at block 21290585
LiquidityFee() view returns (uint256)
2
TaxFee() view returns (uint256)
4
TotalFees() view returns (uint256)
6
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTx() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
SYST3MS
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
R3D
taxfree() view returns (bool)
false
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x3b917c8363759fc46b9d1e4c759c9a8f5e1de0a5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeMaxTx() returns (bool)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.