Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($201.61)
Native
Value
$86.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.027437 | $3,135.42 |
$86.03 | |
USDC | ERC-20 | 100 | $0.999214 |
$99.92 | |
$Reach | ERC-20 | 1.053K | $0.014874 |
$15.66 | |
APU | ERC-20 | 1 | $0.001016 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160621 | 6 hours ago | | | 0 | 0.00089916943 | |
| 21160373 | 7 hours ago | | | 0 | 0.00083879479 | |
| 21156518 | 20 hours ago | | | 0 | 0.00059905093 | |
| 21154738 | a day ago | | | 0 | 0.00037579052 | |
| 21154720 | a day ago | | | 0 | 0.00070222106 | |
| 21154636 | a day ago | | | 0 | 0.00034385693 | |
| 21153579 | a day ago | | | 0 | 0.00078158767 | |
| 21151917 | a day ago | | | 0 | 0.00046690457 | |
| 21151895 | a day ago | | | 0 | 0.00046244860 | |
| 21151643 | 2 days ago | | | 0 | 0.00055115934 |
ABI
ABI objects
Getter at block 21162429
antiSnipeExpiresAt() view returns (uint256)
1702923671
decimals() view returns (uint8)
18
maxHoldingAmount() view returns (uint256)
500000000000000000000000
maxTxAmount() view returns (uint256)
250000000000000000000000
name() view returns (string)
Reach
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6577ecf1a0d82659d5d892b76d2a8e902fb1f31b
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
$Reach
totalBuyTax() view returns (uint8)
0
totalSellTax() view returns (uint8)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
treasuryWallet() view returns (address)
0x024059d3729302d2eed0ca698b18f611805e699c
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events acceptOwnership()
activateTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
forceSend()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueERC20Tokens(address tokenAddress)
setAutomatedMarketMakerPair(address newPair, bool value)
setBuyTaxes(uint8 _buyTax)
setSellTaxes(uint8 _sellTax)
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 amount)
setTreasuryWallet(address newWallet)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateRouter(address newRouter)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
FeesCollected(uint256 indexed amount)
GasForProcessingUpdated(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.