Bridge_v0

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x005c79f8 at 9172479
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "Bridge_v0"

No transactions found for "Bridge_v0"


Functions
Getter at block 20821925
allowTokens(view returns (address)
0x0000000000000000000000000000000000000000
 
calcMaxWithdraw(view returns (uint256)
getCrossingPayment(view returns (uint256)
0
getFederation(view returns (address)
0x0000000000000000000000000000000000000000
isOwner(view returns (bool)
false
lastDay(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
sideTokenFactory(view returns (address)
0x0000000000000000000000000000000000000000
spentToday(view returns (uint256)
0
symbolPrefix(view returns (string)
version(pure returns (string)
v0
Read-only
getTransactionId(bytes32 _blockHashbytes32 _transactionHashaddress _receiveruint256 _amountuint32 _logIndexpure returns (bytes32)
isPauser(address accountview returns (bool)
isSideToken(address tokenview returns (bool)
knownTokens(addressview returns (bool)
mappedTokens(addressview returns (address)
originalTokens(addressview returns (address)
transactionWasProcessed(bytes32 _blockHashbytes32 _transactionHashaddress _receiveruint256 _amountuint32 _logIndexview returns (bool)
State-modifying
acceptTransfer(address tokenAddressaddress receiveruint256 amountstring symbolbytes32 blockHashbytes32 transactionHashuint32 logIndexreturns (bool)
addPauser(address account
changeFederation(address newFederation
initialize(
initialize(address _manageraddress _federationaddress _allowTokensaddress _sideTokenFactorystring _symbolPrefix
initialize(address sender
pause(
receiveTokens(address tokenToUseuint256 amountpayable returns (bool)
renounceOwnership(
renouncePauser(
setCrossingPayment(uint256 amount
tokenFallback(address fromuint256 amountbytes userDatareturns (bool)
tokensReceived(address operatoraddress fromaddress touint256 amountbytes userDatabytes
transferOwnership(address newOwner
unpause(
Events
AcceptedCrossTransfer(address indexed _tokenAddressaddress indexed _touint256 _amount
Cross(address indexed _tokenAddressaddress indexed _touint256 _amountstring _symbolbytes userData
CrossingPaymentChanged(uint256 _amount
FederationChanged(address _newFederation
NewSideToken(address indexed _newSideTokenAddressaddress indexed _originalTokenAddressstring _newSymbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.