MindsyncFoundation
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7538…f609
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAI | ERC-20 | 12M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8783524 | 5 years ago | | | 0 | 0.00017787600 |
ABI
ABI objects
Getter at block 21317188
initialized() view returns (bool)
true
owner() view returns (address)
0x007e86c0045ef1a779f96d78e55c7934fb96607c
tokenAddress() view returns (address)
0x75387e1287dd85482ab66102da9f6577e027f609
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(bytes transactionBytecode)
init(address _tokenAddress)
receiveApproval(address _from, uint256 _value, address _token, bytes _extraData)
transferOwnership(address newOwner)
withdrawAnyTokens(address _tokenAddress, uint256 amount)
withdrawEther(uint256 amount)
withdrawTokens(uint256 amount)
Initialized()
WithdrawAnyTokens(address tokenAddress, address destination, uint256 amount)
WithdrawEther(address destination, uint256 amount)
WithdrawTokens(address destination, uint256 amount)
receivedEther(address sender, uint256 amount)
receivedTokens(address _from, uint256 _value, address _token, bytes _extraData)
constructor()
fallback()
This contract contains no error objects.