MatterTransfer
Verified contract
Active on
Ethereum with 626 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MTR | ERC-20 | 106.619895K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21308961 | a day ago | | | 0 | 0.0025163428 | |
| 21177698 | 19 days ago | | | 0 | 0.0018280642 | |
| 21161248 | 22 days ago | | | 0 | 0.0012736232 | |
| 21126614 | a month ago | | | 0 | 0.0023073924 | |
| 21030760 | a month ago | | | 0 | 0.00065402478 | |
| 21023259 | a month ago | | | 0 | 0.00057458763 | |
| 21023230 | a month ago | | | 0 | 0.00065846137 | |
| 20911289 | 2 months ago | | | 0 | 0.00077870765 | |
| 20864740 | 2 months ago | | | 0 | 0.0018148140 | |
| 20851233 | 2 months ago | | | 0 | 0.00080293090 |
ABI
ABI objects
Getter at block 21316106
denMultiSig() view returns (address)
0xd7ceb4e2d820c3212d57340abf2a8fb8b4d41076
mtrToken() view returns (address)
0xaa6c7d24d03769370e1c31f7c4edf3ebe10b7cf7
paused() view returns (bool)
false
totalSupply() view returns (uint256)
106619894762768185529174
totalWithdrawn() view returns (uint256)
789211981294019570207448
withdrawSigner() view returns (address)
0xe346699cf27e7fd6d9faca1f878319a39bd40940
Read-only
isPauser(address account) view returns (bool)
State-modifying
Events addPauser(address account)
changeMultiSig(address _denMultiSig)
deposit(uint256 amount)
kill()
pause()
renouncePauser()
setWithdrawSigner(address account)
unpause()
withdraw(uint256 amount, uint256 timestamp, uint256 nonce, bytes sig)
Deposit(address indexed user, uint256 amount)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused(address account)
Withdrawn(address indexed user, uint256 nonce, uint256 amount)
constructor(address _withdrawSigner, address _mtrToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.