Collection

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0x0c5c7719 at 12842885
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"

0x8dd30bfaee0d72b6f3c225d83ada4250a537d64a05efd7705467363c48b479f9
0x0c7802efda70de8c4b2b66fa66db8d3a3afb42ba01d3d88ad581beb4dc1e49d0
0x3050cecbf2df8c2a3894eef40b02cad1ed14cb953d298f613d3a2869cd3da2ff
0x96b8b3661e56e22ae3483d1ad7f85eefd59b21fb78182ee62f6476fe7bf9c459
0x33ae0f1e18b2bb9b590e49e3dd6fd0fc5ff2e1d0bcdc7989f007c1483c744534
0x43b9fc109fcc376429167e2e6de8c562fec6345f902ba60a9104f8d0ade957e6
0x240fb5caba04e3e2d6aef5977ce2682feb904a6e3609f2b03f66e46ab53ba2d9

Functions
Getter at block 21212922
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
amount(view returns (uint256)
5000000000000000000000000
available(view returns (uint256)
0
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)
1
startTime(view returns (uint256)
1626555600
total(view returns (uint256)
1
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.