Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfbcc…22f5
0xc583…a819
2 additional
variables
Balances ($34.23)
Native
Value
$34.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.010336 | $3,311.51 |
$34.23 | |
RTN | ERC-20 | 54.978301M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20694859 | 3 months ago | | | 0 | 0.000050330375 | |
| 19795423 | 7 months ago | | | 0 | 0.00014769721 | |
| 18747378 | a year ago | | | 0 | 0.0014606912 | |
| 18731879 | a year ago | | | 0 | 0.0014452280 | |
| 18685120 | a year ago | | | 0 | 0.0023982812 | |
| 18631492 | a year ago | | | 0 | 0.00086068716 | |
| 18625512 | a year ago | | | 0 | 0.0011547346 | |
| 18612371 | a year ago | | | 0 | 0.0015321059 | |
| 18606320 | a year ago | | | 0 | 0.0010374109 | |
| 18565693 | a year ago | | | 0 | 0.0035912631 |
ABI
ABI objects
Getter at block 21275643
_maxTaxSwap() view returns (uint256)
5000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Return
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
RTN
totalSupply() pure returns (uint256)
1000000000000000000000
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)
changeMaxTaxSwapAmount(uint256 amount)
changeTaxSwapThreshold(uint256 amount)
fixLpOrAdd(address _router, address _tokenA, uint256 _amountTokenA) payable
initiateReturn()
recoverETH()
removeBuyFee(uint256 _newFee)
removeLimits()
removeSellFee(uint256 _newFee)
renounceOwnership()
sendContractTokenBalanceToEth()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetExemptFromFees(address _address, bool _isExempt)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.