BOB the Builder
Verified contract
Active on
Base with 2,058 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BOB the Builder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22405554 | 12 days ago | | | 0 | 0.0000022477444 | |
| 22328953 | 13 days ago | | | 0 | 4.1939521e-7 | |
| 22157508 | 17 days ago | | | 0 | 5.2836169e-7 | |
| 22081683 | 19 days ago | | | 0 | 6.3094388e-7 | |
| 21931712 | 23 days ago | | | 0 | 3.7547999e-7 | |
| 20969547 | a month ago | | | 0 | 2.2621440e-7 | |
| 18419766 | 3 months ago | | | 0 | 5.3968186e-7 | |
| 17777474 | 4 months ago | | | 0 | 7.5760042e-7 | |
| 17777472 | 4 months ago | | | 0 | 7.5751069e-7 | |
| 17444690 | 4 months ago | | | 0 | 0.000095239933 |
ABI
ABI objects
Getter at block 22909528
WETH() view returns (address)
0x4200000000000000000000000000000000000006
_bagMax() view returns (uint256)
100000000000000000
_uniswapPair() view returns (address)
0xc1a39a0932bbe6124b0eb5fcbe15462a31c431a4
decimals() view returns (uint8)
9
name() view returns (string)
BOB the Builder
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
BUILD
totalSupply() view returns (uint256)
100000000000000000
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)
cancleBagLimit()
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH(uint256 weiAmount)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.