swapContract

Verified contract

Active on Ethereum with 3,032 txns
Deployed by via 0xa86a55cb at 14004319
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $993,104.78
0x4e278e781cb60b5dba8c5da99738ab1d691084ea46c6f34a77e9a85ba0084258
0x328bc5305767bda454881381941dcac613cd02412b9f877aa965a688111dac2f
0xb1fabe14dfb957ea3b4284c4d039454f3af78f580028b06b4997d275d131ff30
0x11b769be13e819a2c383b800afc33536a9a9ddb5e2dd3b2fa0b71f08aeb6283a
0xfccc068306564ed5ae9ed28dc38688c050e96e96a7c36c32008c7c9ef7e81252
0xe88b1b2be68655e5d00bffc4baf89a6ab2b7cea0e0529462383ab5bb72fe5d6d
0x3153b187a1c9363f053d336aa58c27fa98d765621bd4a98c6b25cf3037c77f9c
0x7dd1eabf7ba03281617d499ffcaec36dc6ed9dcd4506f31488bc9379d16c187a
0x4554acc24c71316991c3cd6a0116c9d86aa1b21a987d19cbdb94930a9bc50b15
0x670a2f30fb95d476609a461010ced3b9dfc309840efa57501da93e41d8496dfe

Functions
Getter at block 20940289
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
feeAddress(view returns (address)
0x044e53c2bc4a7a46fddee9dbef5dbc1d50dc9ff7
maxGasPrice(view returns (uint256)
130000000000
minTokenAmount(view returns (uint256)
250000000000000000000
numOfThisBlockchain(view returns (uint128)
3
paused(view returns (bool)
false
tokenAddress(view returns (address)
0x4cff49d0a19ed6ff845a9122fa912abcfb1f68a6
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
FeeAddressChanged(address newFeeAddress
FeeAmountOfBlockchainChanged(uint128 blockchainuint256 amount
MaxGasPriceChanged(uint256 gasPrice
MinTokenAmountChanged(uint256 amount
OtherBlockchainAdded(uint128 blockchain
OtherBlockchainChanged(uint128 oldNumuint128 newNum
OtherBlockchainRemoved(uint128 blockchain
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.