Based Brians

Verified contract

Active on Base with 407 txns
Deployed by via 0x920f6491 at 10839526
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "Based Brians"

0xded2f4fa10dc5a78930e6a8104895b12837868e151fdfcac31b7697eeccd5fe5
0xbef2c077ee079a5e479a6c7ea312bf99d97f3accf02a1f278117f4e0a0eb2c7a
0x53055a36d418544c01ac5a3b7618a40bb8bcca7421c6f48d3cd88f4a209436ce
0x7b6099e7602a61d6a77d47fc4917a237352b3067017573dedfa2e2d73e701e47
0xd825b2d6b07a653904671b5fd9a93f47bc3c128538c6655958859433140e67c0
0x1c0efda5918802e89d673677344d18583d5a92108ea7141c7c6f530d7b1d8f4b
0x738fbe5111353e9278a1a13d28577c4cf03e8f8de1e8dec737ab70fcee3fa65f
0xbd0169b1329aff32ad784a0414f04f28dcc025ac2640c8d4cac5c5051cc55860
0x246054af459e6bdc1caa4c6b4cba40a9498c189e8096c809eea59948206d05f3
0x451df94369d5c64810491741f29afca8700c45b9c33e3ee2239c028a625c41b9

Functions
Getter at block 22751283
baseERC20(view returns (address base)
0xd473475958d4c1538418224a52e5c0a6c997835a
name(view returns (string result)
Based Brians
symbol(view returns (string result)
CAP
totalSupply(view returns (uint256 result)
1393
Read-only
balanceOf(address ownerview returns (uint256 result)
getApproved(uint256 idview returns (address result)
isApprovedForAll(address owneraddress operatorview returns (bool result)
ownerOf(uint256 idview returns (address result)
supportsInterface(bytes4 interfaceIdview returns (bool result)
tokenURI(uint256 idview returns (string result)
State-modifying
approve(address spenderuint256 id
safeTransferFrom(address fromaddress touint256 idpayable 
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 id
Events
Approval(address indexed owneraddress indexed accountuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool isApproved
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(address deployer
Fallback and receive
fallback(
receive(
Errors
AlreadyLinked(
CannotLink(
NotLinked(
SenderNotBase(
SenderNotDeployer(
TransferToNonERC721ReceiverImplementer(