CoreApes

Verified contract

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

No balances found for "CoreApes"

0xeab6fd6dbe89e4e5287b184a9a45b14ccc093524edc4954bc4c62794960338db
0x552bbf01e407fb1328c58198b7712f1899ba941ee5c6909b51b9c56f03486f4d
0x0610e856fb936204cb18dc893aabca8da57e331d317c831cac38a1ef7ce802a6
0xfd714c2f904461455743df6120acab97e9791d5d8680a9d4ed6638ba208724e5
0x6ebd162bd4a20f31b565524799050cd1a3bea4bed3cd5fa6c89fd942dc7ee38b
0x28533a4075c6a52a02e019bc30449355adcbbdf0cb4320d6ec607cc0e120eb94
0xd1c00bd66d2a50cf4458b5b4db04ca74f6b43f682c74f8179bcacb4b939897cc
0xd6d131021c6498621d71b2db24a84b96bc911d441cc50fadbb790064c7510cfe
0xd5197884b1428229820d14dfe8d7335dc9b8ef34317aa050b362ee52d75ed3cd
0x35c1730758a3544b41809d496f66c85db4c3b01764b1a0de0f6b398492414b3a

Functions
Getter at block 21176884
decimals(view returns (uint8)
18
governance(view returns (address)
0x17254172c5f2662f492a62e3389fdb374d6e795d
name(view returns (string)
CoreApes
symbol(view returns (string)
APES
totalSupply(view returns (uint256)
10000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
minters(addressview returns (bool)
State-modifying
addMinter(address _minter
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
removeMinter(address _minter
setGovernance(address _governance
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.