Mero USDC

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x627a98e0 at 15323687
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots

No balances found for "Mero USDC"

0x87f6e780e24ee822b64893983ea6a79d24df731aa4af10f3596c4abb19702756
From

Functions
Getter at block 21328442
decimals(view returns (uint8)
6
minter(view returns (address)
0xef251ac05d180a0ffbce8ae0fc65f175a09ae02f
name(view returns (string)
Mero USDC
symbol(view returns (string)
meroUSDC
totalSupply(view returns (uint256)
9724816961
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address owneruint256 burnAmountreturns (uint256)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string name_string symbol_uint8 decimals_address _minterreturns (bool)
mint(address accountuint256 amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.