BridgeAssist

Verified contract

Active on Ethereum with 855 txns
Deployed by via 0xa7fda977 at 16669609
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,890.9
ERC-20
Value $0.99
0x2a9f670e39d9b8c921e3ece412daf7a1c8537f25154500f7bf566436506b4749
0x5d725d0ccec3c1bb447175a1ceb7e4939e4bdc9db965be1a2ec89644a38dae4d
0xddde0d3c93d52d9a2efd3ddbda25981500abad7e2513718364047cf6938dd50e
0xafa51c4173aca99b95c330a66f5d32a334a144dcc0c6f021e96332ca6ab51370
0xe7a376e471cf04bba234ac6694a300fe832c951030e5084e7a73e65ed1bca455
0x7de031ab8bdfd696a8a431d9f7aa885780af4715690ccd09be25b460585ca6ad
0xa6f684c57e499fcd41b73a96a15e7c5bc9337e25c163a624ad08e5eea19583a3
0xfadd22bf365d1f78127a127193e1b9fc0640c58cf3185db5162952991f90e767
0x2b3e3f5f8be55f07602bc6c93e353acf01f697f774b02cce7992dc29a90c4d17
0x9f3ff7802af2bbcf5f1abe3a525f92e812879838aed200e5d947940ba3523141

Functions
Getter at block 20950431
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RELAYER_ROLE(view returns (bytes32)
0xe2b7fb3b832174769106daebcfd6d1970523240dda11281102db9363b83b0dc4
fee(view returns (uint256)
0
feeWallet(view returns (address)
0x33152bf6ced7428afbe7b7bc5086e357641943f0
limitPerSend(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
nonce(view returns (uint256)
724
paused(view returns (bool)
false
token(view returns (address)
0x9b110fda4e20db18ad7052f8468a455de7449eb6
Read-only
fulfilled(bytes32view returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getUserTransactions(address userview returns (struct BridgeAssistTransaction[])
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
transactions(addressuint256view returns (address useruint256 timestampuint256 amountuint256 fromuint256 touint256 nonce)
State-modifying
fulfill(struct BridgeAssistTransaction transactionbytes signature
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
send(uint256 amountuint256 to
setFee(uint256 fee_
setFeeWallet(address feeWallet_
setLimitPerSend(uint256 limitPerSend_
withdraw(address token_address touint256 amount
Events
FulfilledTokens(uint256 indexed timestampaddress indexed useruint256 amountuint256 from
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
SentTokens(uint256 indexed timestampaddress indexed useruint256 amountuint256 to
Unpaused(address account
Constructor
constructor(address token_uint256 limitPerSend_address feeWallet_address owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.