BLONKSuri
Verified contract
Active on
Ethereum with 138 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BLONKSuri"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21099516 | 15 days ago | | | 0 | 0.00060622838 | |
| 21099511 | 15 days ago | | | 0 | 0.00056571432 | |
| 21099503 | 15 days ago | | | 0 | 0.00032741040 | |
| 21099498 | 15 days ago | | | 0 | 0.00056524992 | |
| 21099493 | 15 days ago | | | 0 | 0.00054834239 | |
| 21099486 | 15 days ago | | | 0 | 0.00031069444 | |
| 21099474 | 15 days ago | | | 0 | 0.00058884239 | |
| 21099453 | 15 days ago | | | 0 | 0.00053873641 | |
| 20768385 | 2 months ago | | | 0 | 0.00067508668 | |
| 20768316 | 2 months ago | | | 0 | 0.00062182289 |
ABI
ABI objects
Getter at block 21209708
artistNameOverride() view returns (string)
Matto
getShapeshiftAvailability() view returns (uint256[])
[95, 436, 206, 879, 49]
owner() view returns (address)
0xf8d9056db2c2189155bc25a30269dc5dded15d46
shapeshiftingAllowed() view returns (bool)
true
Read-only
PREVIEW_SHAPESHIFTER_B64(uint256 _tokenId, address _addy, uint256 _state) view returns (string)
PREVIEW_SHAPESHIFTER_SVG(uint256 _tokenId, address _addy, uint256 _state) view returns (string)
RANDOM_RENDER_B64(uint256 _state) view returns (string)
RANDOM_RENDER_SVG(uint256 _state) view returns (string)
Shapeshifters(uint256) view returns (address traits, address locats, address svg, string name, uint16 max, uint16 active, bool openToAll)
buildContractURI(string _collectionDescription, string _externalURL, uint256 _royaltyBps, address _artistAddy, string _svg) view returns (string)
buildMetaPart(uint256 _tokenId, string _collectionDescription, address _artistAddy, uint256 _royaltyBps, string _collection, string _website, string _externalURL) view returns (string)
buildPreviewSVG(uint256 _tokenEntropy, uint256 _addressEntropy) view returns (string)
getBase64TokenURI(string _legibleURI) view returns (string)
getLegibleTokenURI(string _metaP, uint256 _tokenEntropy, uint256 _ownerEntropy) view returns (string)
getTokenShapeshiftTotals(uint256 _tokenId) view returns (uint256)
idMap(uint256) view returns (uint256)
shifterStateMap(uint256) view returns (uint256)
tokenShiftCounts(uint256, uint256) view returns (uint256)
tokenStateLock(uint256) view returns (bool)
uniqueNameMap(uint256) view returns (string)
State-modifying
Events SHAPESHIFT(uint256 _tokenId, uint256 _state)
addShapeshifter(address _traits, address _locations, address _svg, string _name, uint16 _max, bool _openToAll)
addUniqueName(uint256 _tokenId, string _name)
renounceOwnership()
setArtistNameOverride(string _artistNameOverride)
setDescriptionsContract(address _descriptionsContract)
toggleShapeshiftingAllowed()
transferOwnership(address newOwner)
updateShapeshifter(uint256 _state, address _traits, address _locats, address _svg, string _name, uint16 _max, uint16 _active, bool _openToAll)
NewShapeshifter(address _traits, address _locations, address _svg, string _name, uint16 _max, bool _openToAll)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Shapeshift(uint256 indexed _tokenId, uint256 _state)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.