Wrapper
Verified contract
Active on
Ethereum with 1,012 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x35e9…455d
Balances ($0.00)
No balances found for "Wrapper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11168285 | 4 years ago | | | 1.19238 | 0.0052875900 | |
| 11167725 | 4 years ago | | | 1.19238 | 0.0039134400 | |
| 11167725 | 4 years ago | | | 1.002 | 0.00029106000 | |
| 10872117 | 4 years ago | | | 13.026 | 0.11970625 | |
| 10870599 | 4 years ago | | | 25.05 | 0.096346450 | |
| 10870335 | 4 years ago | | | 2.004 | 0.10056871 | |
| 10870076 | 4 years ago | | | 27.8055 | 0.087641340 | |
| 10869708 | 4 years ago | | | 5.511 | 0.053986510 | |
| 10869604 | 4 years ago | | | 5.8617 | 0.030591002 | |
| 10868502 | 4 years ago | | | 5.01 | 0.044891520 |
ABI
ABI objects
Getter at block 21327260
exchangeLBTAndIDOLFactoryAddress() view returns (address)
0x35e99bff56d34b26f8b422dccfdde35fdfa2455d
Read-only
This contract contains no read-only function objects.
State-modifying
Events issueIDOLOnly(uint256 bondGroupID, uint256 timeout, bool isLimit) payable
issueLBTAndIDOL(uint256 bondGroupID) payable returns (bytes32, uint256, uint256)
issueLBTOnly(uint256 bondGroupID, bytes32 liquidBondID, uint256 timeout, bool isLimit) payable
registerBondAndBondGroup(bytes[] fnMaps, uint256 maturity) returns (bool)
setExchangeLBTAndIDOLFactory(address contractAddress)
swapSBT2LBT(bytes32 solidBondID, bytes32 liquidBondID, uint256 SBTAmount, uint256 timeout, bool isLimit)
LogIssueIDOL(bytes32 indexed bondID, address indexed sender, bytes32 poolID, uint256 amount)
LogIssueLBT(bytes32 indexed bondID, address indexed sender, uint256 amount)
LogRegisterBondAndBondGroup(uint256 indexed bondGroupID, bytes32[] bondIDs)
constructor(address oracleAddress, address bondMakerAddress, address IDOLAddress, address exchangeLBTAndIDOLFactoryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.