MTGYAtomicSwapInstance

Verified contract

Active on Ethereum with 14 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb1aaa3aba3dfa343ab9174295451b697d2f6bbf5c8d317de814611893bbf0eba
0x215de743fe1a554f55cc8d313b6507a979bc3726d45c62911568302d560aca65
0x44f562f7691aeb07e79d2bdea60f705ece8176dc9f130c85ceb81de2ee3c9b23
0x422d873eec8bcb3c4d32d2ac4782cc6e25042c8f68378aa045bcdacaac818dd1
0xbe1b627771c68b5b5935bed19a240fb695fafb63d5b4ed11b9f45c744deeae71
0x14911d560eafe28c2ccc29804c52c0150f0ac1dfa09a0db463deae2c846f350a
0x6951d9fbb0087ecdda6b490e6c1ca15ea4494d54a980d4ad6ed4adfd04a741c4
0x4c71bb506d1083619183625cbdce8116c667bec55ad7754d5484662cf43412d7
0x15cb579f0ab92eb5a0bec79dabc41ad6ebad7ab368c9ab46869867c0c799d8a6
0x38aade8f12405b3b924cebaa85c15d486809c878a778e009b2f66412410848b9

Functions
Getter at block 20864728
getSwapTokenAddress(view returns (address)
0x71f399cb37afc4034697fe430e554b4f0bb64992
isActive(view returns (bool)
false
maxSwapAmount(view returns (uint256)
0
minimumGasForOperation(view returns (uint256)
2000000000000000
mtgyServiceCost(view returns (uint256)
1000000000000000000
oracleAddress(view returns (address)
0x1f1851f37b0d2428169d79d12eb2616037ad4f56
originalSupply(view returns (uint256)
400000000000000000000000
owner(view returns (address)
0x1f1851f37b0d2428169d79d12eb2616037ad4f56
tokenOwner(view returns (address)
0xacf7dd08d3cb1d417d18da50ac5a6139bd62fbe1
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.