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 |
---|---|---|---|---|---|
BONED | ERC-20 | 4.222813M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19589387 | 3 months ago | | | 0 | 0.000000106930802196 | |
| 13961875 | 7 months ago | | | 0 | 0.000073443536 | |
| 13618878 | 7 months ago | | | 0 | 0.0000076899300 | |
| 13605355 | 7 months ago | | | 0 | 0.0000023903289 | |
| 13605331 | 7 months ago | | | 0 | 0.0000023885535 | |
| 13598951 | 7 months ago | | | 0 | 0.0000077013932 | |
| 13592955 | 7 months ago | | | 0 | 0.0000075722238 | |
| 13592446 | 7 months ago | | | 0 | 0.0000029413369 | |
| 13591428 | 7 months ago | | | 0 | 0.000036785987 | |
| 13589129 | 7 months ago | | | 0 | 0.0000029416458 |
ABI
ABI objects
Getter at block 23068229
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
4222813426135932847450295
getSwapThresholdAmount() view returns (uint256)
35370
mainAddress() view returns (address)
0x1ce93d4b3e9a4606c980373be591907c3f2a6e37
maxBuyAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Boned Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x3a85fbeab9f30ffe0c650e3679134ce16ce15404
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
routerV2() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapThresholdRatio() view returns (uint16)
50
symbol() view returns (string)
BONED
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
mainFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
mainAddressSetup(address _newAddress)
mainFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxBuyAmount(uint256 _maxBuyAmount)
updateSwapThreshold(uint16 _swapThresholdRatio)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxBuyAmountUpdated(uint256 maxBuyAmount)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint16 swapThresholdRatio)
Transfer(address indexed from, address indexed to, uint256 value)
mainAddressUpdated(address mainAddress)
mainFeeSent(address recipient, uint256 amount)
mainFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.