buyable

Verified contract

Active on Ethereum with 578 txns
Deployed by via 0x7e451bfa at 5999728
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $138.3
0x2be63f2c82631c9ec29c9610e725a6621fc766591f72fd3b7645e2fb03d38ac4
0x11c76f403c1aafb2ebec35631478039d11366b01365eff2594aff7612721e891
0xbe48b9894d2138d51d77fbf341ad13786cd8315c46d961258f9dec67fb7b376a
0xa1cc2df4f1e41de4b9532edda4b7e3a11ecbd41eb0cd51ada334436e3d8baa95
0xc6c2ca46a43b8bccb481aca26f698dd550380e27756b10a6d6a4f7c457f21328
0x993f26a5e8b955c2434b5ad8bbcc62aeea00419e710c9d4a78307fad61af5e18
0x48d8c40d58375a786a7135544fd02468d6fa879f44d8cc69adb3d5d7c8edc096
0xe77ba7460f85201eb97e6c7a1c6499a89184b513df91b980f8515d0b85d68813
0xfc77c7d58031f65e0535bb5fea94bd5984deb89e47a430b4990efcc9de4ac74d
0x33888f88f40c6cef4ce1e05745cdebceff302031423399ab5d64eaa47d0ea9fb

Functions
Getter at block 20825522
freeze(view returns (bool)
false
 
get_all_sellable_token(view returns (bool[101] list_of_available)
 
get_my_tokens(view returns (bool[101] list_of_my_tokens)
get_shares(view returns (uint256 individual_shares)
0
numTokensTotal(view returns (uint256)
98
totalReleased(view returns (uint256)
405221393333333332
totalShares(view returns (uint256)
7
Read-only
balanceOf(address _ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getRole(address entityview returns (uint8)
get_token_data(uint256 _tokenIdview returns (uint256 _priceuint256 _setpricebool _buyable)
get_token_data_buyable(uint256 _tokenIdview returns (bool _buyable)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isApprovedOrOwner(address _spenderuint256 _tokenIdview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
shares(addressview returns (uint256)
State-modifying
_burn(address _owneruint256 _tokenId
_mint(address _touint256 _tokenId
_mint_with_uri(address _touint256 _tokenIdstring new_uri
approve(address _touint256 _tokenId
buy(uint256 UniqueIDpayable 
claim(
emergency_withdraw(uint256 amount
freeze_pool(bool _freeze
initialisation(address _infrastructure_address
oracle_call(uint256 unique_id
setApprovalForAll(address _tobool _approved
setRole(uint8 rolevalueaddress entity
set_price_and_sell(uint256 UniqueIDuint256 Price
stop_sell(uint256 UniqueIDpayable 
transferFrom(address _fromaddress _touint256 _tokenId
updatetoken(uint256 _tokenIdstring new_uri
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
Set_price_and_sell(uint256 tokenIduint256 Price
Stop_sell(uint256 tokenId
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
UpdateToken(uint256 _tokenIdstring new_uri
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.