Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($517.79)
Native
Value
$517.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.199483 | $2,595.68 |
$517.79 | |
O | ERC-20 | 24.925823M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15817307 | 2 years ago | | | 0 | 0.00054656763 | |
| 15817307 | 2 years ago | | | 0 | 0.00075856263 | |
| 15817304 | 2 years ago | | | 0 | 0.00036845031 | |
| 15817302 | 2 years ago | | | 0 | 0.00060679275 | |
| 15817301 | 2 years ago | | | 0 | 0.00048372917 | |
| 15817299 | 2 years ago | | | 0 | 0.00066812157 | |
| 15817299 | 2 years ago | | | 0 | 0.00071523157 | |
| 15817299 | 2 years ago | | | 0 | 0.00099789157 | |
| 15817298 | 2 years ago | | | 0 | 0.00055309075 | |
| 15817298 | 2 years ago | | | 0 | 0.00059194215 |
ABI
ABI objects
Getter at block 21126642
_maxWalletAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x7ab0150b94c88d9225224d5fad66bec9dbeef2d1
marketingFeeReceiver() view returns (address)
0x7ab0150b94c88d9225224d5fad66bec9dbeef2d1
name() pure returns (string)
Orchid
pair() view returns (address)
0x23a257d2aa1ab74b112b14fa900ee1936f22c31d
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000
symbol() pure returns (string)
O
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
areBots(address[] bots_, bool status)
isBots(address botAddress, bool status)
manualSend()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setFees(uint256 _MarketingFee, uint256 _sellMarketingFee)
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
swapStatus(bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.