BUILDONBASE

Verified contract

Active on Base with 9 txns
Deployed by via 0x6c35f3a7 at 23568905
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BUILDONBASE"

0x3dcb48920da715a686628398764212793ab87b26e37ab32f1802c1141a743f04
0x2b6746f23905a75c5d83a8c7d21613b99e156d806ad679f792526198de0553a7
0x976f9c6506b10ab53a453f502117fe81acff489cfc30c748cbc44099ffe0767e
0x25c38615ec8bd48e7ed0d56301d15827bd1bd6921e95cd309359106fc2938a68
0xcc90ba3c93967f9963d09a1154819ae6ef3ec3c8709a57d7fe9aa87a432bd708
0x4c7953c7854a78be83d6a901427f4e7a0b79b2132a98b05e452baf81656c6102
0x027964655202d9d20db070c2f863958c348510cc14c7bf2a83314c7ac41387dc
0x8b86614055512ea5db8828d84583f243ad0033d594316ac496d0128b00a16c01
0x246c294ec1a8e61f530f103e53c35b2d2ddc5d9fa4d0fadb619c5c7864af84a6

Functions
Getter at block 23710927
castHash(view returns (string)
0x8c813c93203becc48c2e1861cc1c1dc0fb25c05d
decimals(view returns (uint8)
18
deployer(view returns (address)
0xfd4c6c370bfa54d6cce1b6585a6cfd74bf06f4ac
fid(view returns (uint256)
514366
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/e2c2bb8e-03e7-4748-7b6d-3bf73f300500/original
name(view returns (string)
BUILDONBASE
symbol(view returns (string)
BOB
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 maxSupply_address deployer_uint256 fid_string image_string castHash_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender