Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($47.83)
Native
Value
$47.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.011973 | $3,994.94 |
$47.83 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21103712 | a month ago | | | 0 | 0.00016999585 | |
| 21103710 | a month ago | | | 0 | 0.00022968081 | |
| 18367198 | a year ago | | | 0 | 0.00028498729 | |
| 17398806 | 2 years ago | | | 0 | 0.00098081279 | |
| 17361842 | 2 years ago | | | 0 | 0.00098891639 | |
| 17281423 | 2 years ago | | | 0 | 0.0028008625 | |
| 17279217 | 2 years ago | | | 0 | 0.0022377776 | |
| 17279212 | 2 years ago | | | 0 | 0.0022255111 | |
| 17277466 | 2 years ago | | | 0 | 0.0019997580 | |
| 17277459 | 2 years ago | | | 0 | 0.0022671284 |
ABI
ABI objects
Getter at block 21420937
_maxWalletAmount() view returns (uint256)
3240000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xe6bd141d254b24b599cd31e6d2d994799eb1d75a
name() pure returns (string)
Namaste
pair() view returns (address)
0x79f484b38659d0897c2c1156e78f6161e1d18327
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10800000000000
symbol() pure returns (string)
$NAMASTE
totalSupply() view returns (uint256)
108000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
toggleSwap(bool _swapEnabled)
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.