MTGYAtomicSwapInstance

Verified contract

Active on Ethereum with 5,107 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa6cec00e85ea4f89541883270e2a708b0bc774931a0bb833e63c2e3ef9ca3d63
0xa21e12167fe2dabaa2dd887b6621cc15d0199fd9e938630c65b8968d95023225
0xe4fbb4240800da1f2eeb4d245ddded7ae817149bfeb05b904137c0f6b80ad8e3
0x6fb1d5352aff15a4dbda9e3d792fa1d4d523fbb38817f0d23a15ced635b0a1c5
0xabbfa1ba626a3fcc89bc86f1873586f267350c59e0149a469f109c258c98b06b
0x74276aede6362abf1f60c909811783856561b3e6e17f3d7c3c4eb0bf37d7dc9e
0x6631945285e950de313beb4070e723e9522d02e4ad9f2c15ee6636237a34e0ed
0x7eb3aa6da2739382bc6695ab40efae1d08683530f614db3672ca5c0120f7efc6
0xbbb80585d3e8871fedd6cd511d721f7d1f9bb31df93d03b1c6607bdf7e296f59
0xd0cf97cb2b0d5b833a83a3f3043e36bc8552c75a6f77d4e87cca57e8425ff5f8

Functions
Getter at block 20862211
getSwapTokenAddress(view returns (address)
0x43f11c02439e2736800433b4594994bd43cd066d
isActive(view returns (bool)
false
maxSwapAmount(view returns (uint256)
0
minimumGasForOperation(view returns (uint256)
10000000000000000
mtgyServiceCost(view returns (uint256)
0
oracleAddress(view returns (address)
0x1f1851f37b0d2428169d79d12eb2616037ad4f56
originalSupply(view returns (uint256)
1000000000
owner(view returns (address)
0x1f1851f37b0d2428169d79d12eb2616037ad4f56
tokenOwner(view returns (address)
0xa99c602037f8e85a44bbe88f3c0ee3af60345b9b
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.