Collection

Verified contract

Active on Ethereum with 395 txns
Deployed by via 0x21d9a833 at 12839603
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 "Collection"

0xbf46b9299f7f1569fdbc2e8f80bb37992a590005716a6425387780ce87bfb461
0x27de8f0b7725994fecc4a858d613117c5f29f41f3eb7c1500173a6ce728c98fd
0x7e3da2c8a3312e2a52fda43ab7b97e99ac8f2f61518618890236e8a05b5ca704
0x55b15a6dbea722f35bf458bacd9961f76fdbe1614f35283efd26228f8721da2d
0xc0fb3f30ec99b3ff951e8e7110750f437d7371c1c795bf1b3899f0c4b136a82d
0xeffeb036bdcb1698bcd115046824ab0b8962add74c0c272eae5ff80f744d6109
0x378949e995f08316d2603e57a03da7442861dfb316e51056c2a818e9441106d7
0x051e8564105b8d00eb2a6b38640fd784ef0220f9281e143f73b3d5740042fb47
0x0e654dc7a1482543644cf21bcaecaf8622fd2e60c597f3cd83cdfb5d2de2497d
0x14bcbd041a18379723720a6ec1ec29a17f59c7c9b6e6774a6b6c5ab684e82e7b

Functions
Getter at block 21210268
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
amount(view returns (uint256)
5000000000000000000000000
available(view returns (uint256)
163
endTime(view returns (uint256)
1626728400
ernTreasure(view returns (address)
0xfbc3b76a206f03f1edbf411f280444cd3fd9c7c8
facAddress(view returns (address)
0x4369cea3ea6b07fac2a506e5954d1511a2936042
moneyHand(view returns (address)
0xfbbb0db0b33dc38c65443e4f3aeae2b79a0d35f6
percent(view returns (uint256)
1000000000000000000
sold(view returns (uint256)
337
startTime(view returns (uint256)
1626555600
total(view returns (uint256)
500
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 _treasureaddress _moneyHandler
buy(address buyeruint256 _id
grantRole(bytes32 roleaddress account
mint(address touint256 _id
mintBatch(address touint256[] ids
recoverToken(address _token
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setEndTime(uint256 _endTime
setStarTime(uint256 _starTime
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Minted(address indexed operatoraddress indexed touint256 indexed iduint256 amount
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
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(string uriuint256 _totaluint256 _startTimeuint256 _endTimeuint256 _amountuint256 _percentaddress adminaddress _facAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.