swapContract

Verified contract

Active on Ethereum with 2,150 txns
Deployed by via 0x13121aff at 13100728
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5.9
ERC-20
--
0x4bcbd1e3303ce856fe609af3e80e0d3d80ead4204f4a92b28be95d9d4b942825
0xa574544402106c4ce587574ddb4796fdf35f79af39b211188cea43a873c5ac0f
0x582e005be4f1021b08c510e5ca4355f2e2fed772efc82ce98d5805b0cafa93f0
0xf4375c1413a8df4f6fbc1247272f258f081cbfa826e64ada703a3ce5b9165bd6
0x3d15c116fd4a61572375812d863847f84407f53a8bf1f95f01a98d0e97908c67
0x308b227f87807bb49441ba87efde51b1a4c5f3306055e2d6854a744669634347
0x0c808a5ec720eaf9f04ba1ee3be05c8af3872e4f0655f59a5758aac859ebe2ac
0x3f795924a21870008630b218d36d3d0b90f33cf8b0cbf20b8ea61b0cc19f9d89
0x4874d26d936b5eea142b4b3e7258229b37e2403f349cb560e26afe7cb19ba846
0x23cda10a47e17b0586a24e623f96d33a7ac3b8e0708ef985f41a2daa6c1c8539

Functions
Getter at block 21168061
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
feeAddress(view returns (address)
0x592d89329e91a976156695012edacc604948f24d
maxGasPrice(view returns (uint256)
150000000000
minTokenAmount(view returns (uint256)
100000000000000000000
numOfThisBlockchain(view returns (uint128)
2
paused(view returns (bool)
false
tokenAddress(view returns (address)
0xa4eed63db85311e22df4473f87ccfc3dadcfa3e3
Read-only
existingOtherBlockchain(uint128view returns (bool)
feeAmountOfBlockchain(uint128view returns (uint128)
getOtherBlockchainAvailableByNum(uint128 blockchainview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isManager(address accountview returns (bool)
isOwner(address accountview returns (bool)
isProcessedTransaction(bytes32 originalTxHashview returns (bool processed)
processedTransactions(bytes32view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addOtherBlockchain(uint128 numOfOtherBlockchain
changeFeeAddress(address newFeeAddress
changeOtherBlockchain(uint128 oldNumOfOtherBlockchainuint128 newNumOfOtherBlockchain
continueExecution(
grantRole(bytes32 roleaddress account
pauseExecution(
removeOtherBlockchain(uint128 numOfOtherBlockchain
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setFeeAmountOfBlockchain(uint128 blockchainNumuint128 feeAmount
setMaxGasPrice(uint256 _maxGasPrice
setMinTokenAmount(uint256 _minTokenAmount
transferOwnerAndSetManager(address newOwneraddress newManager
transferToOtherBlockchain(uint128 blockchainuint256 amountstring newAddress
transferToUserWithFee(address useruint256 amountWithFeebytes32 originalTxHash
transferToUserWithoutFee(address useruint256 amount
Events
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferFromOtherBlockchain(address useruint256 amountuint256 amountWithoutFeebytes32 originalTxHash
TransferToOtherBlockchain(uint128 blockchainaddress useruint256 amountstring newAddress
Unpaused(address account
Constructor
constructor(address _tokenAddressaddress _feeAddressuint128 _numOfThisBlockchainuint128[] _numsOfOtherBlockchainsuint256 _minTokenAmountuint256 _maxGasPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.