Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BNB2.0 | ERC-20 | 157.979293K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20676847 | 2 months ago | | | 0 | 0.00014654008 | |
| 20671794 | 3 months ago | | | 0 | 0.000061082484 | |
| 20671588 | 3 months ago | | | 0 | 0.00014112963 | |
| 20476939 | 3 months ago | | | 0 | 0.00028622328 | |
| 20294633 | 4 months ago | | | 0 | 0.00019277497 | |
| 20246611 | 4 months ago | | | 0 | 0.00012913036 | |
| 20202582 | 5 months ago | | | 0 | 0.000096612463 | |
| 20185346 | 5 months ago | | | 0 | 0.00026309416 | |
| 20051110 | 5 months ago | | | 0 | 0.00025922666 | |
| 19945210 | 6 months ago | | | 0 | 0.00018529592 |
ABI
ABI objects
Getter at block 21221744
_maxWalletAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x70f12a376bfd588b284c2a8eedbcb0b03bdf177d
name() pure returns (string)
BNB 2.0
pair() view returns (address)
0x7fda2d1c603fbc2599d2df472fc8b63af31230c8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
400000000000000
symbol() pure returns (string)
BNB2.0
totalSupply() view returns (uint256)
100000000000000000
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)
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.