FlippingClub Access Key

Verified contract

Active on Ethereum with 2,374 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $238.32
0x9f8b00c36c835f1c5957170ec17452c55189849d06f4e3e2f5df135c48de4319
0x03d74644199a14a7ccb97bc1ced5a9ecea387e01ae93bcd66cd0ad6197dbbd93
0x71356c8f7ef87c73512a8d46a09c81c9ce81c0701fc5cf9859226941a77bc44f
0x89e8c7f593bc9f0a905d79e5ef0276cfe4dc729d594cc20a01b6ff3059901f36
0x0cb0a31a062a84d8e7cf60d264b68daf6dc9eac67d6986cd285c63006fdb0936
0x95734d3144f757beedce72f7153822c9f075c5ee6ea0926b0f87e55425d78c27
0x2372952e47c78052bd964e9ef9955ef9ed9a32db66432c2a0c73dc40d6c73319
0x4a19466d9c1647db4ed7e8601815f1477bed9303297a1fe3c8d29bd621091858
0x73d42aa1fdbb377d2e86d5edc74c5caa5214af17ba080cc667abf3f004924390
0x0144f9435f0491b94684a44f7fbcf692cb0fc9ba2244d5f69e65846fb80ba1e1

Functions
Getter at block 20939108
getBaseURI(view returns (string)
https://api.flippingclub.xyz/metadata/
getPrice(view returns (uint256)
500000000000000000
name(view returns (string)
FlippingClub Access Key
owner(view returns (address)
0x5c76eb054b1b06a725be1715fbed9560ce5dba13
paused(view returns (bool)
false
symbol(view returns (string)
KEY
totalSupply(view returns (uint256)
5810
treasury(view returns (address)
0x5c76eb054b1b06a725be1715fbed9560ce5dba13
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokenIdsByOwner(address _ownerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
roles(bytes32addressview returns (bool)
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
grantRole(bytes32 _roleaddress _account
issueKeyCards(address touint256 amount
mintKeyCards(address touint256 amountpayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setPrice(uint256 newPrice
setTreasury(address _beneficiary
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Claimed(uint256 indexed amountaddress indexed payee
GrantRole(bytes32 indexed roleaddress indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RevokeRole(bytes32 indexed roleaddress indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.