Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Minter"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13393803 | 3 years ago | | | 0 | 0.025859603 | |
| 13382844 | 3 years ago | | | 0 | 0.034653969 | |
| 13359005 | 3 years ago | | | 0 | 0.018790225 | |
| 13330640 | 3 years ago | | | 0 | 0.027393907 | |
| 13330585 | 3 years ago | | | 0 | 0.027886022 | |
| 13320407 | 3 years ago | | | 0 | 0.012300204 | |
| 13311054 | 3 years ago | | | 0 | 0.015260974 | |
| 13285724 | 3 years ago | | | 0 | 0.013834596 | |
| 13284693 | 3 years ago | | | 0 | 0.021928201 | |
| 13284673 | 3 years ago | | | 0 | 0.022874803 |
ABI
ABI objects
Getter at block 21389240
MAX_MINTING_FEE() view returns (uint256)
10000
MINT_LIMIT() view returns (uint256)
50000000000000000000000000
NAME() view returns (string)
VUSD-Minter
VERSION() view returns (string)
1.1.0
availableMintage() view returns (uint256 _mintage)
49933796947692551448299587
governor() view returns (address)
0x6c2e3f1a88c19bf4cf14fa38b8f745330573da37
mintingFee() view returns (uint256)
0
treasury() view returns (address)
0x239a4bf81759774bdc3d0a0244e56a667fdb81bf
vusd() view returns (address)
0x677ddbd918637e5f2c79e164d402454de7da8619
whitelistedTokens() view returns (address)
0xea471e7cf4bfc8302d589796be1c94db96cc00e5
Read-only
cTokens(address) view returns (address)
calculateMintage(address _token, uint256 _amount) view returns (uint256 _mintReturn)
State-modifying
Events addWhitelistedToken(address _token, address _cToken)
mint(address _token, uint256 _amount)
removeWhitelistedToken(address _token)
updateMintingFee(uint256 _newMintingFee)
UpdatedMintingFee(uint256 previousMintingFee, uint256 newMintingFee)
constructor(address _vusd)
This contract contains no fallback and receive objects.
This contract contains no error objects.