UNIO

Verified contract

Active on Ethereum with 2,501 txns
Deployed by via 0x0dd5d0e2 at 12542083
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.68
ERC-20
--
0x2bcaae9017d41a258e565577413e1af69bd50ef2443542864f466f49d0633241
0xa0e002ebc31a5e2460755329c706b19821b686e5401b93991c02edfaf94e273f
0xc52deed0de5fbf422d3ba9f5a1d1b1c71fc19bde2393ebaf872a9e9d5100c26d
0xd5fe2c2da22c12229da0e835255d007b621d38c6ab08bd89caf4ac36529e556c
0xe11f1d3e0441e830d3c9e9e4b64d1dacbc1776be55f4b88fce86694ac3418262
0x91d60fe25ebbde4e2a83f7c27d6d517b14170c7c443febebf36ae99f2243d2d8
0xcb104dce6b369ca41ff03514d3dff70d606afb18101729b72af548623fe58324
0xd7204f291e552ea65b67dfe9b598beec44d2ce80f62a851fb9560186c2001f1c
0x96a18a6e60296d91416e85690217d56ef1d3598723a8bbf45c38fc5f7bb26c85
0xd4e8af9bc92b6929bd5d140436b245079d0dd90269ad34238edaa0d5cbb2b80d

Functions
Getter at block 21212129
decimals(view returns (uint8)
18
name(view returns (string)
UNIO
symbol(view returns (string)
UNIO
totalSupply(view returns (uint256)
50000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
renounceMinter(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferMinterRole(address newMinter
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 initialSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.