MandalaToken

Verified contract

Active on Ethereum with 2,842 txns
Deployed by via 0xa5c06a6e at 12083190
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $71,455.14
0x9a0df049772caef4a182f8f0a18cb0a3c5893da548963f1226da2ea429079a77
0xe4b62664e8a4c74010973ce7e50ec3dd76ea9148ec923642bdd96bca89c67b34
0x9931c7eb9f1169fc78e58fef3b0133f09050d5ccbf626d7b4553922761304cec
0xcf90d5c3c5ecd8049925e8fea2904a593d24ca4a9ca9ee896658dc84a58a4541
0xdb98a785bc5de00d34dd0243847829c1b6f59877ab19556e2a0571fdd29d0c20
0xf0660b01a3a06025505b6df5ea7f6d7d0cc37d6aa384d66c93413cdbea03c50b
0xc347c58e3bc5f3f2a32f52db185bdf4f947c0523915b6808fbdf9411fca76329
0x236b4ac423b59c8c0dab0ff19e0dd7da8c7fde9ce3c1e9218fda453dc01282f2
0x806f381dad866c7a338dd64b5f52dc8511ac138bec50e7482ac8bf26a8c5b5c5
0x0993a547f1c3d740135a3424d33819ed1ffebfcd3bc4fcba4d4330443fd86d4c
From

Functions
Getter at block 21265366
creator(view returns (address)
0x8350c9989ef11325b36ce6f7549004d418dbcee7
creatorCutPer10000th(view returns (uint256)
500
currentPrice(view returns (uint256)
147000000000000000
initialPrice(view returns (uint256)
1000000000000000
linearCoefficient(view returns (uint256)
500000000000000
name(pure returns (string)
Mandala Tokens
symbol(pure returns (string)
MANDALA
totalSupply(view returns (uint256)
292
Read-only
balanceOf(address ownerview returns (uint256 balance)
getApproved(uint256 idview returns (address)
getTokenDataOfOwner(address owneruint256 startuint256 numview returns (struct MandalaTokenTokenData[] tokens)
isApprovedForAll(address owneraddress operatorview returns (bool isOperator)
ownerOf(uint256 idview returns (address owner)
supportsInterface(bytes4 idpure returns (bool)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 idview returns (string)
State-modifying
approve(address operatoruint256 id
burn(uint256 id
mint(address tobytes signaturepayable returns (uint256)
postUpgrade(address _creatoruint256 _initialPriceuint256 _creatorCutPer10000thuint256 _linearCoefficient
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
transferCreatorship(address newCreatorAddress
transferFrom(address fromaddress touint256 id
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Burned(uint256 indexed iduint256 indexed priceReceived
CreatorshipTransferred(address indexed previousCreatoraddress indexed newCreator
Minted(uint256 indexed iduint256 indexed pricePaid
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _creatoruint256 _initialPriceuint256 _creatorCutPer10000thuint256 _linearCoefficient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.