Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6982…1933
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x087b…5573 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18071502 | a year ago | | | 0 | 0.0025627678 | |
| 18071485 | a year ago | | | 0 | 0.00068519156 | |
| 17931236 | a year ago | | | 0 | 0.0036994433 | |
| 17929402 | a year ago | | | 0 | 0.0041776279 | |
| 17924396 | a year ago | | | 0 | 0.0029588819 | |
| 17918388 | a year ago | | | 0 | 0.0020811269 | |
| 17917699 | a year ago | | | 0 | 0.0018102094 | |
| 17917456 | a year ago | | | 0 | 0.0020478777 | |
| 17915590 | a year ago | | | 0 | 0.0045505350 | |
| 17914824 | a year ago | | | 0 | 0.0048267450 |
ABI
ABI objects
Getter at block 21385455
bridgeOperator() view returns (address)
0xaf04f57f2c99d1af801489a262739d1db2c52fcc
depositorsId() view returns (uint256)
481
deposits() view returns (uint256)
318675423333349155134805680129
lastId() view returns (uint256)
826
minDeposit() view returns (uint256)
6000000000000000000000000
outterTax() view returns (uint256)
20
owner() view returns (address)
0xaf04f57f2c99d1af801489a262739d1db2c52fcc
tax() view returns (uint256)
20
token() view returns (address)
0x6982508145454ce325ddbe47a25d4ec3d2311933
Read-only
depositMaps(uint256) view returns (uint256 deposit, address depositor)
withdrawMaps(uint256) view returns (uint256 deposit, address depositor)
State-modifying
Events changeMinDeposit(uint256 _value)
changeTax(uint256 _newTax, uint256 _newOuterTax)
depositToBridge(uint256 _amount)
renounceOwnership()
setOperator(address _operator)
transferOwnership(address newOwner)
withdrawFromBridge(uint256 _amount, address user)
withdrawFromBridgeMultiple(uint256[] _amount, address[] user)
Deposit(address user, uint256 amount, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address user, uint256 amount, uint256 time)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.