Based Akamigos

Verified contract

Active on Base with 3,394 txns
Deployed by via 0x1bca6dea at 2623119
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x4b8210b58c9f71191668f3b8505f1162ef516268f5a534ad2e0c685b2224acf6
0x5a940cdb125af51fbdda12eb09629f410654b6a00834419f56ad29bf72cd5c3c
0xfac0e39d12137abc21118636dc3de0fda91c533a46729b1ae388c4932aa97a20
0xd80b852fe995b2e8badfb2b7e2678ecafcd8d8c035e9fec2de62411c470b8374
0xea0d28ce2b5c3dfa4d92c7838bdfda23817bc0c6bd90c20c40055894f0deb4b5
0xc1a523d92693cafbe9155a1347887d7dfa8f53f8999ae0e3096686f735f5ddfd
0xd925acd6f2ecda5745ffc2602bc42f61a9a92a1e971f4ab4c895e83c77ba70d2
0xc3719c86e6fbfda9323617a1344d0cb886ada0645bbbeeac7b7a6d3fd153dd36
0x2bf7c0febf3e547ff056b3be2bd9731be7d4e8351032fe88010850b067175e24
0x1847497c47fe76cd9f1d77dd0e05a01ac4da9a24c973eb45f8e34fff2be74d73

Functions
Getter at block 22746684
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmXV7YhAYBSERaoMJbCfhs6wQZtLth5aHAv7t4fhdy6yhH/
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
6
maxSupply(view returns (uint256)
5000
name(view returns (string)
Based Akamigos
owner(view returns (address)
0x416fc1f33e1d7e7a730c08fda44b078945dca1c7
paused(view returns (bool)
false
symbol(view returns (string)
BasedAkamigos
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelisted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _mintAmountpayable 
pause(bool _state
removeWhitelistUser(address _user
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUser(address _user
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.