This contract is being backfilled. You may encounter incomplete storage history.

Minty Art

Verified contract

Active on Ethereum with 1,372 txns
Deployed by via 0x15f9d76b at 11857143
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa741aed999b31e2ed592cc0340323e978af2063d12a0ca2ac529063e9d9f76d1
0x779b5e571eb54e2519c7c84f7e5656b279ea878fdd922696b62ea51279328076
0x3599c1f4d95118cc1dea323b1393c02806a61009fa32145decde347abaca9fcc
0x7fade18f35889645b9c7a9be415a6d14e3f026e90ffd7a6e5f3e496ebd69a093
0xd7415a24ad85be6b13dac0cacb4f03e6830ed288e9c0df9c2b4e54affea6ca44
0x46f15cbf824b936aa7cddbdebc1ee250fc795004b247f43ddfc6b7eecca7a4b7
0x6b03e5d072961a31c275b20152ef0cacafc5ce80e9f4799ec16edb7acba68089
0x420332fb457ca0ed574cdc42828f7c672c337bdf9e521f3366dad5eddc47c69b
0xac921c3eb19c03f2c2b4c4e9884e6c8afc64cbf7f52878ba021b6a5cc92c7706
0x8d32f1ed9c67849ef0f7550c68f4abe4c50ce96aa2818fe18b925f0d5a9e514b

Functions
Getter at block 20798386
MAX_SUPPLY(view returns (uint256)
1000000000000000000000000
decimals(view returns (uint8)
18
minting(view returns (bool)
true
name(view returns (string)
Minty Art
symbol(view returns (string)
MINTY
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
operators(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address _touint256 _valuebytes _datareturns (bool success)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ERC677Transfer(address indexed fromaddress indexed touint256 valuebytes data
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address mintysig
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.