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

Metric.exchange

Verified contract

Active on Ethereum with 4,922 txns
Deployed by via 0xe0992961 at 10925323
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $29,994.96
ERC-20
Value $81.68
ERC-20
--
0x4e8b67bdc2b64dd19df65ad3966b6feb2a503d2549ef1ffc0e72aaf370d208d5
0x5233261ead84fbd296f958ed9dae46b0f7a35801659987c83641906cd8b5fea3
0xea53b9666ccdc76c47ef72e01ba63c1567e5932d1187c615ecdd5723e5010e4b
0xbfa588e8292d3420156c591045ce2ee1953051f9987fb6f35b0bf55bbbbb1a73
0x10222f57f3052801657ff1c3c2c8d9f7c826e38d1f8a69657b00039eec28f442
0x5d56bcbb3a5c31bd42eb343838b4b657f1342fe98900793505df972c92a0d289
0x00413c2205249277ff99bb5111651c5b48d5a4312656ab0ff2469d3b25a1c4e3
0xd1019707c0ecee5016ce0ba6e1543987b8473db06a8f5182d2fd0ec2957bfb82
0x667c9b648065366166e6e8b96595c9765a10d6d1c23255afde2c694ba971147f
0x1f45163abbd77f8ebaba8195788a9edaa88041dd3057dedb385a121ab2400b30

Functions
Getter at block 20812106
decimals(view returns (uint8)
18
governance(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Metric.exchange
symbol(view returns (string)
METRIC
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
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.