CollectionV2

Verified contract

Active on Ethereum with 21 txns
Deployed by via 0x906e1bbb at 16067353
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "CollectionV2"

0x68f9fcfa5895c94ba0e8041aeaaa6aa5ec000d906ca8b4902b01d4452aebafc9
0x59a1b7e8bd850a1e4b6d6046ae1a21ef8b47e324c8948a0ace5191e9ee1c6f0f
0xd785ae34fbfe05674e3132243d6a43128e3a0822c512c4b16ee1dabf56fb4e50
0x1ec98f939a42f9abcef1bdcdf8046255f23ff8fbc0a24344818a4e461e4978e2
0xb4c37ffcc3764acefd00c519de5a0b82fb2acb291192a931e8258586a3544339
0x1a1cc5daffb6050c3c64d0e5c8647261a72b27189483831492f1d39946178c69
0xac2426fadd8274c80ece31952dbdf3c72f521701b7b61e655ba9777167f3e756
0xf895e58380fadfe5679646c019fcf53971dcbebcbdf7dbb119f86ec9b91de9ee
0xc73a1e23bbe9a9844885ac3fbb3551332244d3c72846bdd9e221b4c5ec0c5346
0x21732a42e6d503992dc12e074b73377261db651bc2ed5beaaabe4ef642c3bc38

Functions
Getter at block 21405609
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
amount(view returns (uint256)
1500
available(view returns (uint256)
38
cType(view returns (uint8)
0
endTime(view returns (uint256)
1670605200
ernTreasure(view returns (address)
0xb9d5c93ec9aba93180ddd00a628e8facc3103039
facAddress(view returns (address)
0x2791eb71c88a36dcbcf3aa772aaf4e4122cb716c
 
getCardPrice(view returns (uint256)
 
getTokenPrice(view returns (uint256)
isOperatorFilterRegistryRevoked(view returns (bool)
false
moneyHand(view returns (address)
0xfbbb0db0b33dc38c65443e4f3aeae2b79a0d35f6
owner(view returns (address)
0xf8722546e2e0a0df5ed3bd3f66a4754942221b2d
percent(view returns (uint256)
900000000000000000
sold(view returns (uint256)
12
startTime(view returns (uint256)
1670000400
stone(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0xbbc2ae13b23d715c30720f079fcd9b4a74093505
total(view returns (uint256)
50
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
addExternalAddresses(address _tokenaddress _stoneaddress _treasuryaddress _moneyHandler
buy(address buyeruint256 _id
grantRole(bytes32 roleaddress account
mint(address touint256 _id
mintBatch(address touint256[] idsuint256[] amount_
recoverToken(address _token
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setAmount(uint256 _newAmount
setApprovalForAll(address operatorbool approved
setEndTime(uint256 _endTime
setOperatorFilterEnabled(bool value
setStarTime(uint256 _starTime
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
NewEndTime(uint256 endTime
NewStartTime(uint256 startTime
NewUsdAmount(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PaymentShared(address accountuint256 amount
PaymentTreasure(address accountuint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetAddresses(address tokenaddress stoneaddress treasuryaddress moneyHandler
Sold(address indexed operatoraddress indexed touint256 indexed iduint256 amount
SoldWithStones(address buyeruint256 amount
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(struct CollectionData collecData
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyRevoked(
OnlyOwner(
OperatorNotAllowed(address operator