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 |
---|---|---|---|---|---|
BONESMEN | ERC-20 | 2M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18359178 | a year ago | | | 0 | 0.011013627 | |
| 18359172 | a year ago | | | 0 | 0.00092210205 | |
| 18359168 | a year ago | | | 0 | 0.00018463572 | |
| 18359167 | a year ago | | | 0 | 0.00040486370 | |
| 18359167 | a year ago | | | 0 | 0.00040486370 | |
| 18359167 | a year ago | | | 0 | 0.00040486370 | |
| 18359167 | a year ago | | | 0 | 0.00040486370 | |
| 18359166 | a year ago | | | 0 | 0.00044343264 |
ABI
ABI objects
Getter at block 21320894
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
100000000000000000000000000
name() pure returns (string)
Skull and Bones
owner() view returns (address)
0x2b66dee5f05f722d62a5942ce5fd849c35e4a477
sellTax() view returns (uint256)
100
setMarketingFeeReceiver() view returns (address)
0x2b66dee5f05f722d62a5942ce5fd849c35e4a477
symbol() pure returns (string)
BONESMEN
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrade()
excludeWalletFromFees(address wallet)
removeLimits()
renounceOwnership()
setFeeAmount(uint256 newBuyTax, uint256 newSellTax)
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)
constructor()
receive()
This contract contains no error objects.