Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7152…2859
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOMB | ERC-20 | 14.809246K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11095689 | 8 months ago | | | 0 | 0.000000040384552650 | |
| 10921799 | 8 months ago | | | 0 | 0.000000024962000000 | |
| 3497417 | a year ago | | | 0 | 0.0000016866021 | |
| 3497393 | a year ago | | | 0 | 1.2274110e-7 | |
| 3497345 | a year ago | | | 0 | 0.000000069224650984 | |
| 3497301 | a year ago | | | 0 | 0.000000102967113960 | |
| 3497263 | a year ago | | | 0 | 1.3145670e-7 | |
| 3494914 | a year ago | | | 0 | 1.7578128e-7 | |
| 3494867 | a year ago | | | 0 | 1.6499236e-7 | |
| 3492896 | a year ago | | | 0 | 1.7711554e-7 |
ABI
ABI objects
Getter at block 21833781
DOMAIN_SEPARATOR() view returns (bytes32)
0x6a9a158c242ba80db98f38fb2485c38f533ec60978fe282f0d9905166f7bdc25
botWallet() view returns (address)
0x4cb7955e8a97f5dc0202f5f56691a626ed87eb59
buyFee() view returns (uint256)
1000
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=Bomb, version=1, chainId=8453, verifyingContract=0xbf8570314658c3da985d84d6c70a9d44d771972c, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory() view returns (address)
0x71524b4f93c58fcbf659783284e38825f0622859
gameContract() view returns (address)
0x3512b660dbea19f03a15e904013a49199932fcda
name() view returns (string)
Bomb
owner() view returns (address)
0x06aaa4ef513ae8fbfeca560829866bed227d9bfc
pair() view returns (address)
0x045089cfda544f598efa579b050123aabcb8bad1
revenueWallet() view returns (address)
0x92862e47c7e1e82af492f90e1fade3e38827d0dc
router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
sellFee() view returns (uint256)
500
symbol() view returns (string)
BOMB
totalSupply() view returns (uint256)
99999999999999999999998843
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
connectAndApprove(uint32 secret) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(address _revAddress, address _botWallet)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
setDefaultBuyFee()
setGameContract(address _address)
setRevenueWallet(address _address)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
InvalidShortString()
StringTooLong(string str)