Based Builder League
Verified contract
Active on
Base with 103 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 "Based Builder League"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23588168 | 15 hours ago | | | 0 | 6.7680921e-7 | |
| 23583712 | 17 hours ago | | | 0 | 6.6236725e-7 | |
| 23581383 | 19 hours ago | | | 0 | 0.0000010688095 | |
| 23577660 | 21 hours ago | | | 0 | 0.0000012898689 | |
| 23576069 | a day ago | | | 0 | 0.0000015972079 | |
| 23576067 | a day ago | | | 0 | 0.0000015990749 | |
| 23576065 | a day ago | | | 0 | 0.0000015987273 | |
| 23575851 | a day ago | | | 0 | 0.0000010688095 | |
| 23574833 | a day ago | | | 0 | 0.0000056557879 | |
| 23574833 | a day ago | | | 0 | 0.0000056557879 |
ABI
ABI objects
Getter at block 23614944
castHash() view returns (string)
0xad9d4696c4bbd827ba4aced4f2c8bcde41e33d7a
decimals() view returns (uint8)
18
deployer() view returns (address)
0x109094d990adbdfc97c5c9ea5f5bce54f4eb1bdb
fid() view returns (uint256)
481970
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/123edbfd-0ca8-418a-406b-028a94125600/original
name() view returns (string)
Based Builder League
symbol() view returns (string)
BBL
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 maxSupply_, address deployer_, uint256 fid_, string image_, string castHash_)
This contract contains no fallback and receive objects.
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)