TechnOrigami Blockchain Fine Art Gallery

Verified contract

Active on Ethereum with 198 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TechnOrigami Blockchain Fine Art Gallery"

0x8589ab16ba9c4839224aa59c91ba5280a7b17dbaff9b52335f29411d5f83a518
0xd65c05a55b04cee6571c7e65c703cf07f02e3f903bd7b52cdf8f47413b005d15
0x5237dd67dc2a9dc065e51f4510906a8e4a97b91b656cdf9a33615e9608853889
0xe5f18261af7e9c62d37f06ce9d03715213bbdf4814038920b307156836b0def8
0x437f6f1418035496ad5f364424efdceec95a8567b3399e5659f7616a133895b6
0x096942cc3f91d79caa0e45208138e1e2a1b62c2c6afb28d08c904fae38562d43
0x977866f59510069a92df005bab3bc32f396a665f8bb43f266afc6dad91ba28c9
0xb3d70c8f7a1e88e9fc582785f4eb64c70af0c156d295c3353bd98d763c3962b2
0xdb2cba99a406d112b3e8726bc762d0e9677c5a0e16afb33cb91a990ad50b1ad6
0x9bc8ef579293f6feb661ae525f674dac21117583f2bcdc270cccc6580e3d79a0
From

Functions
Getter at block 20851184
baseTokenURI(view returns (string)
https://api.opensea.io/api/v1/metadata/0x112bec51a4b0942e7f7b2a5090f5ad57b7901559/
isOwner(view returns (bool)
false
name(view returns (string)
TechnOrigami Blockchain Fine Art Gallery
openSeaVersion(pure returns (string)
1.2.0
owner(view returns (address)
0x7485ac6d8534691993348d51ab0f131a19fff763
symbol(view returns (string)
T-GAMI
totalSupply(view returns (uint256)
101
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintTo(address _to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setBaseTokenURI(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboladdress _proxyRegistryAddressstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.