Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x104f…21f6
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
READ | ERC-20 | 573.778129K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20898197 | 2 months ago | | | 0 | 0.00028622977 | |
| 20759351 | 3 months ago | | | 0 | 0.00015146798 | |
| 20759203 | 3 months ago | | | 0 | 0.000098439952 | |
| 20290351 | 5 months ago | | | 0 | 0.00021828227 | |
| 20209945 | 5 months ago | | | 0 | 0.00010415288 | |
| 20132014 | 5 months ago | | | 0 | 0.00036982784 | |
| 20096929 | 6 months ago | | | 0 | 0.00015696058 | |
| 20096908 | 6 months ago | | | 0 | 0.00017593566 | |
| 20084697 | 6 months ago | | | 0 | 0.00029873928 | |
| 19920283 | 6 months ago | | | 0 | 0.00036150711 |
ABI
ABI objects
Getter at block 21312262 getBalanceETH() view returns (uint256)
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
3000000000000000
_maxWalletSize() view returns (uint256)
3000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Readme
owner() view returns (address)
0xd6c1a242b13b7215d4fefc03585f231e46c1cf87
symbol() pure returns (string)
READ
totalSupply() pure returns (uint256)
500000000000000000
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)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferAllTokens()
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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()
receive()
This contract contains no error objects.