Monty

Verified contract

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

No balances found for "Monty"

0x5f6a742a8b8484b21290a90819ca70df38b1605b42f574267ae245c4a7925a87
0x72c7230b335ffcbf6c1e372942992689f35e859e3a7fb9c5c19b03834a7c98a6
0xccd94bebbba45a0c61d02bce10349144f99e19b005c8ace19be49a08b1d3d2ac
0x4f53a524e33fb0d63c880ca2f79339584d06666653a037a5e9b8da7b8a4035fa
0xf9926736f3ef69141cfacb69231480d92ea4637ff8c913424110d5185eb52339
0xcb6dccecdb860081b449ebba29d4bc27c65f84fecbdc91f793d5978fa18df108
0xca5c459257d2e24546297d2efc00c59f84a1c3bb6982a16a906b9e9da8a84f35
0x6762da6c796bd14c55cebc8962cdf938994411a6419474b97fae1647c1a21e65
0xe09a0b337e8a53eac1464fea6b294261936adf98dde0ecf203fa3d481f962fe4
0x9c6ff2eff86b217ee74a35aa28a5deeb1efe4a671d712d74be882fc3db4b86d5

Functions
Getter at block 21247674
MAX_SUPPLY(view returns (uint256)
100
name(view returns (string)
Monty Genesis
owner(view returns (address)
0x58dcb98420bc1f3658b09dd249cc8d4b8f5b26fc
symbol(view returns (string)
MONTY_GENESIS
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payments(address destview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintTo(address recipientstring tokenURIreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawPayments(address payee
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.