MTGYAtomicSwapInstance

Verified contract

Active on Ethereum with 1,953 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x544f131c6bfa5b13b8b6acaef0db2ced9b494a6f2715322b5b333b9cbe6949b4
0xff6a357097a38af536a1152bd93050d7309676ea26cead5816f6042d7df79555
0x286b249b1201d4733663fda7915c0b210a72225460c37b5f7ab373c08123e278
0xbce32f15a65048e6a8507949673a22944857f2e57116e8daf8640b79c3bb05e4
0x03a9f5a313888271321a85680610b70c7030784e81cd5bfc251897b15a1d9eec
0x34e3dc51b4469ff6629e1f3055338b4e1c2e4365190f2f82ca568720e9631f72
0x7deb003863c86c7e3e94f00c9268a26392810501d5877fdabe8119b10e91a10f
0xbeea93466ee939a06d5aa80763f535198fb1b1dc086ed673c26043dc3f31e3c1
0x4f9b4bc2984c59eb4f316e9c9351ffe27ea73673c056ad90ded89d61bb036a0e
0x943a79ee39ca39c629d36311d840b40c703f3ddc41f7ca581ac332f06256b84c

Functions
Getter at block 21221138
getSwapTokenAddress(view returns (address)
0xc146b7cdbaff065090077151d391f4c96aa09e0c
isActive(view returns (bool)
false
maxSwapAmount(view returns (uint256)
0
minimumGasForOperation(view returns (uint256)
2000000000000000
mtgyServiceCost(view returns (uint256)
0
oracleAddress(view returns (address)
0x1f1851f37b0d2428169d79d12eb2616037ad4f56
originalSupply(view returns (uint256)
1000000000
owner(view returns (address)
0x1f1851f37b0d2428169d79d12eb2616037ad4f56
tokenOwner(view returns (address)
0xfe3e77699acd0970eaa0c8f439ce84d6b1d12baf
Read-only
lastUserSwap(addressview returns (bytes32 iduint256 origTimestampuint256 currentTimestampbool isOutboundbool isCompletebool isRefundedbool isSendGasFundedaddress swapAddressuint256 amount)
swaps(bytes32view returns (bytes32 iduint256 origTimestampuint256 currentTimestampbool isOutboundbool isCompletebool isRefundedbool isSendGasFundedaddress swapAddressuint256 amount)
State-modifying
changeActiveState(bool _isActive
changeMtgyServiceCost(uint256 _newCost
changeOracleAddress(address _oracleAddress
depositTokens(uint256 _amount
fundSendToDestinationGas(bytes32 _iduint256 _origTimestampuint256 _amountpayable 
receiveTokensFromSource(uint256 _amountpayable returns (bytes32uint256)
refundTokensFromSource(bytes32 _id
renounceOwnership(
sendTokensToDestination(bytes32 _idreturns (bytes32)
transferOwnership(address newOwner
unsetLastUserSwap(address _addy
updateMinimumGasForOperation(uint256 _amountGas
updateSupply(
updateSwapCompletionStatus(bytes32 _idbool _isComplete
updateTokenOwner(address newOwner
withdrawTokens(uint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveTokensFromSource(bytes32 indexed iduint256 origTimestampaddress senderuint256 amount
RefundTokensToSource(bytes32 indexed idaddress senderuint256 amount
SendTokensToDestination(bytes32 indexed idaddress receiveruint256 amount
TokenOwnerUpdated(address previousOwneraddress newOwner
Constructor
constructor(address _mtgyAddressaddress _mtgySpendAddressaddress _oracleAddressaddress _tokenOwneraddress _tokenAddyuint256 _maxSwapAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.