Genesis Kingdom

Verified contract

Active on Ethereum with 73 txns
Deployed by via 0x304cebf9 at 10818584
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#1459)
ERC-721
--
 (#1418)
ERC-721
--
 (#1398)
ERC-721
--
 (#1358)
ERC-721
--
 (#1357)
ERC-721
--
0x4b592bb24c55fcf56b3b360176293f852d2d5d0abc98f3916250ee7c5f4946c5
0x67e33cc1c6c4e0814d492fff3c5ebb69f6fa9ca9ec069c85ffdb1126737d84af
0x27cd093c60b51e73d01ba8e981f8137d826047dd744b3667001606ea504e6f6c
0x6b30a136997f4767dafbf8c302c44e84205ac8c2b08a3f2a2cb9e508effdd90d
0x09b456c57f8583346d2f4d0a98da1de875c1736ce8df2b6648fe448fb2ed663a
0xc9bf22b1d285f1ed0f15ce35d06b178401c51e91cf0e705781c8b5c05ba7b2db
0x24e2d46bbbf61000f0227042454edf5f3fc134e9b083aa7ab34b4a56e2bc524c
0xb161c2a89a1716f06e1c95bfb8f75b8588a05393f9817b8a8d4a245c3fd885ae
0xa0a8a5cced614465521fde4889c9954649534d2dae3b306d177c04f588defa16
0x530995b1eb77f7c792d22189bb55f7e78ed42895a7a50f716b1650fc0bb1f790

Functions
Getter at block 21057557
SYSTEM_FEE_COEFF(view returns (uint256)
10000
baseURI(view returns (string)
isOwner(view returns (bool)
false
name(view returns (string)
Genesis Kingdom
owner(view returns (address)
0x10a547d31c0b86c639e668e7d6e976f901e0005b
paused(view returns (bool)
false
symbol(view returns (string)
GK
totalSupply(view returns (uint256)
459
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getLandDetail(uint128 idview returns (uint128 landIduint128 landBundleIdbytes32 lnameaddress owner)
getOrderDetails(uint128 _orderIdview returns (uint128 iduint128[] landIdsaddress makeraddress takeraddress[] offeredCurrenciesuint256[] offeredAmountsaddress fulfilledCurrencyuint256 fulfilledAmountuint8 otypeuint8 sellingMethoduint8 status)
getOrderGenesisFeeId(uint128 _orderIdview returns (uint128 feeId)
getOrderGoodId(uint128 _orderIdview returns (uint128)
getSystemFee(uint128 _feeIdview returns (uint128 feeIduint256 genesisFeeuint256 inviterRewarduint256 buyerReward)
hasExistentOrder(uint128 _orderIdview returns (bool)
hasExistentToken(uint128 idview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOperator(address _accountview returns (bool)
isWhitelist(address _accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addOperator(address _account
addWhitelist(address _account
approve(address touint256 tokenId
cancelOrder(uint128 _orderId
completeOrder(uint128 _orderIdaddress _takeraddress _currencyuint256 _amountstring _txid
createLandBundleOrder(uint128 _orderIduint128 _bundleIduint128[] _landIdsaddress[] _offeredCurrenciesuint256[] _offeredAmountsuint8 _sellingMethoduint128 _feeId
createSingleLandOrder(uint128 _orderIduint128 _landIdaddress[] _offeredCurrenciesuint256[] _offeredAmountsuint8 _sellingMethoduint128 _feeId
issueAndCreateLandBundleOrder(uint128 _orderIduint128 _bundleIduint128[] _idsbytes32[] _namesaddress[] _offeredCurrenciesuint256[] _offeredAmountsuint8 _sellingMethoduint128 _feeId
issueNewLandBundle(address _owneruint128[] _idsbytes32[] _namesuint128 _bundleId
onERC721Received(address operatoraddress fromuint256 tokenIdbytes datareturns (bytes4)
pause(
refund(uint128 _orderIdaddress _recepientaddress _currencyuint256 _amount
removeOperator(address _account
removeWhitelist(address _account
renounceOperator(
renounceOwnership(
renounceWhitelist(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setBaseURI(string baseURI
setNewSystemFee(uint128 _feeIduint256 _genesisFeeuint256 _inviterRewarduint256 _buyerReward
setTokenURI(uint256 tokenIdstring _tokenURI
takeOrderByEther(uint128 _orderIdpayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateOrder(uint128 _orderIdaddress[] _offeredCurrenciesuint256[] _offeredAmountsuint8 _sellingMethoduint128 _feeId
withdrawal(address _recepientaddress _currencyuint256 _amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OperatorAdded(address indexed account
OperatorRemoved(address indexed account
OrderCancelled(address operatoruint128 indexed orderId
OrderCreate(address operatoruint128 indexed orderId
OrderFulfilled(address operatoruint128 indexed orderId
OrderHolding(address holderuint128 indexed orderId
OrderUpdate(address operatoruint128 indexed orderId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Received(address operatoraddress fromuint256 tokenIdbytes datauint256 gas
Refund(address receiveruint128 orderIdaddress currencyuint256 amount
SystemFeeCreate(address operatoruint128 feeId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
WhitelistAdded(address indexed account
WhitelistRemoved(address indexed account
Withdrawal(address operatoraddress recepientaddress currencyuint256 amount
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.