FarBase OGGY Phone

Unverified contract

Proxy

Active on Base with 2 txns
Deployed by via 0x3a61292a at 14929644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 47 additional slots
-
variable spans 49 additional slots
4 additional variables

No balances found for "FarBase OGGY Phone"

0x1fa06f532838f115d812b7368d009f43a183c1b29242302e9bc32638ee9b99e3
0x8ce1818afe4b73ad7593d98702a55a85b7966b4f50e60e9f7e3bc93b5a75e646

Functions
Getter at block 22325740
SIGNATURE_VALIDITY(view returns (uint256)
3600
factoryProxy(view returns (address)
0x4205e56a69a0130a9e0828d45d0c84e45340a196
fee(view returns (uint256)
30000000000000000
getFeeData(view returns (uint256 tokenFeeaddress treasuryAddress)
(tokenFee=30000000000000000, treasuryAddress=0x1c9e2a414082194ce3e594b2b763530a3ebcb244)
locked(view returns (bool)
false
maxSupply(view returns (uint256)
15
mintableAmountPerUser(view returns (uint256)
1
name(view returns (string)
FarBase OGGY Phone
owner(view returns (address)
0x1c9e2a414082194ce3e594b2b763530a3ebcb244
symbol(view returns (string)
totalSupply(view returns (uint256)
1
treasury(view returns (address)
0x1c9e2a414082194ce3e594b2b763530a3ebcb244
Read-only
balanceOf(address ownerview returns (uint256)
balanceOf(uint256 userIdview returns (uint256 amount)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
locked(uint256 tokenIdview 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)
State-modifying
approve(address touint256 tokenId
burn(uint256[] tokenIdsuint256 userIduint256 signedAtbytes signature
claim(uint256 amountaddress receiveruint256 userIduint256 signedAtbytes signaturepayable 
initialize(struct IGuildRewardNFTFactoryConfigurableNFTConfig nftConfigaddress factoryProxyAddress
multicall(bytes[] datareturns (bytes[] results)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setFee(uint256 newFee
setLocked(bool newLocked
setMaxSupply(uint256 newMaxSupply
setMintableAmountPerUser(uint256 newAmount
setTreasury(address newTreasury
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateTokenURI(string newCid
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Claimed(address indexed receiveruint256 tokenId
FeeChanged(uint256 newFee
Initialized(uint8 version
Locked(uint256 tokenId
MaxSupplyChanged(uint256 newMaxSupply
MetadataUpdate(
MintableAmountPerUserChanged(uint256 newAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TreasuryChanged(address newTreasury
Unlocked(uint256 tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(
ExpiredSignature(
FailedToSendEther(address recipient
IncorrectFee(uint256 paiduint256 requiredAmount
IncorrectSender(
IncorrectSignature(
MaxSupplyReached(uint256 maxSupply
NonExistentToken(uint256 tokenId
Soulbound(