NFTFactoryNodeBuyer

Verified contract

Active on Ethereum with 905 txns
Deployed by via 0x53c23c2c at 15012134
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NFTFactoryNodeBuyer"

0x1fc0a88aab935cce450772083f5b3d89474080abb8a42885cb2acfc5fa08a86e
0x2569ef7d3796bd24fd9a8e4f9637774571e9e3c1348531f7c9b70cc8b2a62020
0xf52df5ea3b3c8ff8e64ac9a76311cfb8426e3a31ebed63558720f8f7bf99c3d8
0x487de031514cb109036e2ccb03d9da9656a1c29c4427c06a385aa2e13adb2abf
0xa22b2e13f34919ff7ba2c05d3a20ce73e3667fb371bc882b85a3bb6598312bdd
0xc9a3b46bfe3c3f1a64868dab144949b5f00120d42aec4629f0a9d08be91e030f
0x87b8d268ddd708ed940205f38269889d697d9f3b5a76d781028750544c222fd4
0xc5e9102de58b9fa5f09843bcb5ceb83f5e5b856cce002bf16c75749d9eb3ebab
0xe1e7dcebe61b855c3a7d4b9fe520b84c0366bd48ad2c9d1cef23a62e4e09dcba
0x593104cdec48758ebc26beb34c2ab04861be730fe180bd0eec91e0cd5f3068e3

Functions
Getter at block 21329757
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SIGNER_ROLE(view returns (bytes32)
0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70
 
availableToWithdraw(view returns (uint256)
getChainID(view returns (uint256)
1
owner(view returns (address)
0xd3e0f2b17bb9b73637db31bfe535d4f768d2ed73
Read-only
getPrice(uint256 tokenIdview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
buyToken(address touint256 tokenIduint256 amountbytes datapayable 
buyTokenBatch(address touint256[] tokenIdsuint256[] amountsbytes datapayable 
buyWithTicket(address tostruct NFTFactoryNodeBuyerSignedTicket ticketbytes datapayable 
grantRole(bytes32 roleaddress account
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setPrice(uint256 tokenIduint256 price
setPriceBatch(uint256[] tokenIdsuint256[] prices
transferOwnership(address newOwner
unlock(
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address erc1155Addr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.