fpCyberKongzBaby

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x6f9e30f5 at 20482055
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 17 additional slots

No balances found for "fpCyberKongzBaby"

0x3eb8c86fe4c888ea962fd54d3a6f8d36cb893f726793c6ffff980c2c6fc4ce64
0x973e986b8591e86e20f76db842956f8c0d8a095835df7b62d3c10942ef79864c
0x55df2e0c01e306231309e7da5ceceeb38cbbf56e589b1f1fb307ebf75b9a6a28
0x333ec12d9d76b3c44a1bbf38d0489c0e15a4a2661b6f588cfbe29dfda8b9e438
0xdeca269983d9447d9821f7187de245bc1c85f08aef18d1fe9f9cd270114d7794
0x70d5fdc17375bdb187bba1780a18c0ff08e967e355a641ce9cd796f0bc161e49

Functions
Getter at block 21325493
decimals(pure returns (uint8)
18
mirrorERC721(view returns (address)
0x000000000ef10efa945b1255617ab43e0c32a24d
name(view returns (string)
fpCyberKongzBaby
owner(view returns (address result)
0x43800c438f5d639c8b865396cb83a4efa220091b
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
fpCKBB
totalSupply(view returns (uint256)
56000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
getSkipNFT(address ownerview returns (bool)
hasAllRoles(address useruint256 rolesview returns (bool)
hasAnyRole(address useruint256 rolesview returns (bool)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
rolesOf(address userview returns (uint256 roles)
tokenURI(uint256 tokenIdview returns (string result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
grantRoles(address useruint256 rolespayable 
initialize(string name_string symbol_address mirrorpayable 
renounceOwnership(payable 
renounceRoles(uint256 rolespayable 
requestOwnershipHandover(payable 
revokeRoles(address useruint256 rolespayable 
setBaseURI(string baseURI_
setExchangeNFTFeeRate(uint256 feeBips
setListMarketNFTFeeRate(uint256 feeBips
setNameAndSymbol(string name_string symbol_
setSkipNFT(bool skipNFTreturns (bool)
setSkipNFTFor(address accountbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwnerpayable 
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(address token
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ExchangeMarketFeeSet(uint256 feeBips
ListMarketFeeSet(uint256 feeBips
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
SkipNFTSet(address indexed targetbool status
Transfer(address indexed fromaddress indexed touint256 amount
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
AlreadyInitialized(
ApprovalCallerNotOwnerNorApproved(
DNAlreadyInitialized(
ExchangeSameToken(
ExchangeTokenLocked(
InsufficientAllowance(
InsufficientBalance(
InsufficientBalanceToMaintainLockedTokens(
InvalidOrderToken(
InvalidSalePrice(
InvalidSellerOrBuyer(
InvalidUnit(
LinkMirrorContractFailed(
MirrorAddressIsZero(
NewOwnerIsZeroAddress(
NoHandoverRequest(
SenderNotMirror(
TokenDoesNotExist(
TokenLockStatusNoChange(
TokenNotLocked(
TotalSupplyOverflow(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToZeroAddress(
Unauthorized(
UnauthorizedCallContext(
UpgradeFailed(