BridgeSlime

Verified contract

Active on Ethereum with 5,713 txns
Deployed by via 0x7aac858c at 14471366
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x580ed1c97021f080715c585d011d4a7de430a938a198faf1875f74b086acbf8d
0x18421ced513782bb2e475d381cff2657d666dc0cb1f9776ec5caced483a6f7e5
0x1116fbb82d9f86217f54bad088a43eb45e2689222cc6da442b7c39dea0fb1757
0x3a2cfb0dc36d332f1026971bc22364154b6c9fab0c4f4df8a39094c12571a0d2
0xb49ff6c612fe95d83c23d409893857402ad8c78219ad14c31303b811285a3bab
0x7d92613d4b52f8e352a58f75580c8509a2e50d861006128f14cb4843794d9a7c
0x7cb7f2022478f1ed1a5a634930841a2baf57109991fb82e3e96fb10f7e015fd7
0x2aa2313c5d77e74b58f3d34cff4a6755dff3d86b33ba84556b64edcce029e41a
0x42df6010bec88ec1a38d61735d0c2214b5104a4ad5e78c817d7da9b728318c1c
0x81e6cac0759c5a7fc60f849c8cffbf977161c43886f8a3372b8b6a7706a6db33

Functions
Getter at block 21285069
cancellable(view returns (bool)
false
feePercent(view returns (uint256)
500
oracleAddress(view returns (address)
0xecd0a0ea653be5c1f9936c3bcf06c7045b820a63
owner(view returns (address)
0xb95fd2042d75ded4fca1223d6ca552e59f92306b
paused(view returns (bool)
false
tokenAddress(view returns (address)
0x638f24096ff33e047e05e59fabc76325207090dc
Read-only
claimNonce(addressview returns (uint256)
State-modifying
cancelClaim(uint256 oldBlockuint256 newBlock
cancelClaimAdmin(address _addressuint256 oldBlockuint256 newBlock
claim(address recipientuint256 amountuint256 oldBlockuint256 newBlockbytes signature
renounceOwnership(
setFeePercentage(uint256 _percent
setOracleAddress(address _oracleAddress
swap(uint256 amountuint256 nonce
toggleCancellable(
togglePaused(
transferOwnership(address newOwner
withdrawTokens(uint256 amount
Events
BridgedToken(address fromuint256 amountuint256 nonce
CancelClaim(address fromuint256 oldBlockuint256 newBlock
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _tokenAddressaddress _oracleAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
BridgePaused(
CancellingDisabled(
InvalidClaimNonce(
InvalidClaimSignature(