Higher

Verified contract

Active on Base with 1,113 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Higher"

0x3476032e2aeb42906ecc0f75fc3b2fcd3ffdd2b2973367f8616975b9cef9c319
0x77587c57a9bf9b349c96951acd20ae3bb5ccb0fa75928baa27a02df6c63cb869
0xcb066bed84b4810c5b722f1f095613807c590c74ab0db7019c755ca8a047e161
0xf25a8be599cdaf7e98dc71c6e8d485077a18b0b2a805828706a6a0dc860c9b66
0xfc50465acda8d479ea94fc6a2bfae7944e9c7097ad8a651b56e2ce257545d76a
0xadb3a64a757442875db924de9412a179560fdcf9186f15c48f120893bc749b91
0x03c69f3b6094ca44355a02e9f42debe1e3c60280840d79dd1af5d9c755b30c15
0x5eff66df164081d7227c5fc081bc1d01e8d10a02f1a44644cfd76f5e25251135
0xd3f6e668ef72e9356ab8ebdf46cc62411a3b13d9165bc314419d149b104af60e
0x62f0f9318c7005c69a486fdad616b461e1bf24e90b60c067cc9e352fcdc146f5

Functions
Getter at block 22539483
contractURI(pure returns (string)
data:application/json;base64,eyJuYW1lIjoiSGlnaGVyIiwiZGVzY3JpcHRpb24iOiJIaWdoZXIgT25jaGFpbiBpcyBhIGNvbGxlY3Rpb24gb2YgMTAwMCBmdWxseSBvbmNoYWluIE5GVHMsIGluc3BpcmVkIGJ5IFZpc3VhbGl6ZSBWYWx1ZSdzIENoZWNrcyBhbmQgcmVpbWFnaW5lZCBmb3IgSGlnaGVyLiJ9
name(view returns (string)
Higher
owner(view returns (address)
0x8177b34687bc8b99c205e533ae7dd7c6c9d07a66
symbol(view returns (string)
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _idview returns (string)
State-modifying
approve(address spenderuint256 id
mint(payable 
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InsufficientFunds(
MintingEnded(
TokenUnminted(