Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x343a…2390
0x6367…4a20
0x9cb2…6fdc
-
variable spans 11 additional slots
Balances ($54,424.55)
Native
Value
$54,424.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 14.977872 | $3,633.66 |
$54,424.5 | |
WGC | ERC-20 | 200 | $0.000292 |
$0.06 | |
kurbi | ERC-20 | 0.1 | $0.000464 |
$0 | |
Bomb | ERC-20 | 5.972567K | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
fart | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x2a696e68 | 17418362 | 4 months ago | | | 0 | 1.7959732e-7 | |
| 7232264 | a year ago | | | 0 | 0.000000000149611425 | |
| 3093281 | a year ago | | | 0 | 0.000091095000 | |
| 3090905 | a year ago | | | 0 | 0.00039183100 | |
| 3090900 | a year ago | | | 0 | 0.000071028000 | |
| 3090474 | a year ago | | | 0.001 | 0.000000000568267058 | |
| 3089433 | a year ago | | | 0.55 | 0.0010403500 | |
| 3089396 | a year ago | | | 0.6 | 0.00098409000 | |
| 3089338 | a year ago | | | 0.15 | 0.00060986000 | |
| 3089321 | a year ago | | | 0.15 | 0.00061774000 |
ABI
ABI objects
Getter at block 22977310
OpBombRouter() view returns (address)
0x9cb27f844ed6bfab5ef9601981469f00f21e6fdc
funderCounter() view returns (uint256)
65
owner() view returns (address)
0x30b9b98fb0a812568df9dc1c025324efacbc7e00
pair() view returns (address)
0x30af82919384c97e5c350373d0bcbb2d1129eade
presaleConfig() view returns (address token, uint256 price, uint256 listing_price, uint256 liquidity_percent, uint256 hardcap, uint256 softcap, uint256 min_contribution, uint256 max_contribution, uint256 white_startTime, uint256 white_endTime, uint256 startTime, uint256 endTime)
(token=0x343a9ac4c245199065484ca44aaa7d91308b2390, price=333333333000000000000, listing_price=266666666000000000000, liquidity_percent=50, hardcap=30000000000000000000, softcap=20000000000000000000, min_contribution=100000000000000000, max_contribution=600000000000000000, white_startTime=1692961980, white_endTime=1693060020, startTime=1692961980, endTime=1693224180)
presaleToken() view returns (address)
0x343a9ac4c245199065484ca44aaa7d91308b2390
status() view returns (uint8)
2
tokenReminder() view returns (uint256)
115792089237316195423570985008687907853269984665640564035478236366369502435915
totalRaised() view returns (uint256)
29955744988958836850
totalSold() view returns (uint256)
9985248319667697287008
treasury() view returns (address)
0xdf2f7fdda5b3acb4f7b841a7c0d497d09de1ea11
wETH() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
funders(address) view returns (uint256 amount, uint256 claimed_amount, uint8 status)
viewClaimableAmount(bytes32[] merkleProof) view returns (uint256)
whiteLister(bytes32[] merkleProof) view returns (bool)
State-modifying
Events addLiquidityOnOpBomb() returns (uint256 amountA, uint256 amountB, uint256 liquidity)
adminWithdraw(address _token, address _to, uint256 _amount)
claim(bytes32[] merkleProof)
closePresale()
contribute(bytes32[] merkleProof) payable
initialize(struct OpBombPresalePresaleConfig _config, address _OpBombRouter)
renounceOwnership()
setMerkleRoot(bytes32 _merkleRoot)
setPresaleLiquidityAdded()
transferOwnership(address newOwner)
Claimed(address funder, uint256 amount)
Contribute(address funder, uint256 amount)
LiquidityAdded(address token, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PresaleClosed()
constructor()
receive()
This contract contains no error objects.