Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xef43…a795
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NIBLER | ERC-20 | 22.016774T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20286658 | 5 months ago | | | 0 | 0.00010873449 | |
| 20283888 | 5 months ago | | | 0 | 0.00040006062 | |
| 20202520 | 5 months ago | | | 0 | 0.000073959000 | |
| 20202518 | 5 months ago | | | 0 | 0.00013365900 | |
| 20062593 | 6 months ago | | | 0 | 0.00064603715 | |
| 19924636 | 7 months ago | | | 0 | 0.00031613351 | |
| 19736020 | 8 months ago | | | 0 | 0.00026752794 | |
| 19666402 | 8 months ago | | | 0 | 0.00044021761 | |
| 19565166 | 8 months ago | | | 0 | 0.0015431471 | |
| 19542301 | 8 months ago | | | 0 | 0.0011625759 |
ABI
ABI objects
Getter at block 21378043
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
420000000000000000000000000000000
buyfee() view returns (uint256)
0
decimals() pure returns (uint8)
18
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0xba0a0c841465e05989a0d8595406a244682c23e8
name() pure returns (string)
NIBBLER
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
0
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
21000000000000000000000000000
symbol() pure returns (string)
NIBLER
totalSupply() pure returns (uint256)
420000000000000000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing)
enableTrading()
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
setZeroFees()
toggleCanSwapFees(bool yesno)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeThreshold(uint256 newThreshold)
_changeWallets(address marketing)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.