Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "Depot"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20946107 | 2 months ago | | | 0.2 | 0.0027260447 | |
| 20945962 | 2 months ago | | | 0.5 | 0.0020451580 | |
| 20945948 | 2 months ago | | | 1 | 0.0017389751 | |
| 20945931 | 2 months ago | | | 0.6 | 0.0016461865 | |
| 20945925 | 2 months ago | | | 0.4 | 0.0016909215 | |
| 20945911 | 2 months ago | | | 1 | 0.0021549604 | |
| 20945853 | 2 months ago | | | 0.7632 | 0.0026920306 | |
| 20922401 | 2 months ago | | | 0 | 0.0076918939 | |
| 20922376 | 2 months ago | | | 0.5 | 0.0061744966 | |
| 20922356 | 2 months ago | | | 1.6 | 0.0061713861 |
ABI
ABI objects
Getter at block 21294405
version() pure returns (string)
1.0.1
Read-only
readPipe(struct PipeCall p) view returns (bytes result)
State-modifying
Events advancedPipe(struct AdvancedPipeCall[] pipes, uint256 value) payable returns (bytes[] results)
batchTransferERC1155(address token, address to, uint256[] ids, uint256[] values) payable
etherPipe(struct PipeCall p, uint256 value) payable returns (bytes result)
farm(bytes[] data) payable returns (bytes[] results)
multiPipe(struct PipeCall[] pipes) payable returns (bytes[] results)
permitDeposit(address owner, address spender, address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
permitDeposits(address owner, address spender, address[] tokens, uint256[] values, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
permitERC20(address token, address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
permitERC721(address token, address spender, uint256 tokenId, uint256 deadline, bytes sig) payable
permitToken(address owner, address spender, address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
pipe(struct PipeCall p) payable returns (bytes result)
transferDeposit(address sender, address recipient, address token, int96 stem, uint256 amount) payable returns (uint256 bdv)
transferDeposits(address sender, address recipient, address token, int96[] stems, uint256[] amounts) payable returns (uint256[] bdvs)
transferERC1155(address token, address to, uint256 id, uint256 value) payable
transferERC721(address token, address to, uint256 id) payable
transferToken(address token, address recipient, uint256 amount, uint8 fromMode, uint8 toMode) payable
This contract contains no event objects.
This contract contains no constructor objects.
receive()
This contract contains no error objects.