Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BONEPAD | ERC-20 | 1.102569K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20207458 | 4 months ago | | | 0 | 0.000079570668 | |
| 19601523 | 7 months ago | | | 0 | 0.0024107676 | |
| 18752365 | a year ago | | | 0 | 0.00061815599 | |
| 18750309 | a year ago | | | 0 | 0.0010735477 | |
| 18641010 | a year ago | | | 0 | 0.00073777035 | |
| 18563896 | a year ago | | | 0 | 0.0024128314 | |
| 18407494 | a year ago | | | 0 | 0.00078291914 | |
| 18262155 | a year ago | | | 0 | 0.00036728360 | |
| 18214933 | a year ago | | | 0 | 0.00075909804 | |
| 17948160 | a year ago | | | 0 | 0.00061861665 |
ABI
ABI objects
Getter at block 21119786
decimals() pure returns (uint8)
9
lBlock() view returns (uint256)
16763862
name() pure returns (string)
BonePad
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BONEPAD
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.