Triangles for Peace

Verified contract

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

No balances found for "Triangles for Peace"

0x960cd856bb9b70bbf88e6116ff7562e56cf73b45f4a5e1eaf004c2f5755c7870
0x9e8e78b10bf25a3cdd0637a5a4db34a2c49d46cba3a9d01983a84739bf613194
0x91251f4e1fa478d734403aab48cf5e0373fd970d2ec48962a3cf037777a4d693

Functions
Getter at block 21402155
MAX_MINT(view returns (uint256)
5
name(view returns (string)
Triangles for Peace
symbol(view returns (string)
TRI
totalSupply(view returns (uint256)
1
version(view returns (string)
Mintable v0.5
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview 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
addMinter(address account
approve(address touint256 tokenId
batchMint(string urluint256 countreturns (bool)
mintWithTokenURI(address touint256 tokenIdstring tokenURIreturns (bool)
renounceMinter(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring urluint256 batchMintaddress owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.