SaiProxyCreateAndExecute
Verified contract
Implementation
Active on
Ethereum with 146,193 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($17.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x89d2…0359 | ERC-20 | 1.06 | $16.47 |
$17.46 | |
WETH | ERC-20 | 0 | $3,189.96 |
$0 | |
KICK | ERC-20 | 888.888K | -- | -- | |
DeFi 2.0 | ERC-20 | 11 | -- | -- | |
ESE | ERC-20 | 4 | -- | -- | |
THBC | ERC-20 | 2.77 | -- | -- | |
AMB | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12571918 | 3 years ago | | | 0.006 | 0.00027699600 | |
Transfer | 11361011 | 4 years ago | | | 0.009502589 | 0.0031290000 | |
| 10099745 | 4 years ago | | | 0.006 | 0.0014425788 | |
| 10091464 | 4 years ago | | | 0.4 | 0.012049560 | |
| 10058183 | 4 years ago | | | 0.7 | 0.016266906 | |
| 10051710 | 4 years ago | | | 0.25 | 0.033464475 | |
| 10049281 | 4 years ago | | | 0.01 | 0.011163031 | |
| 10044047 | 4 years ago | | | 0.007 | 0.011225214 | |
| 10039915 | 5 years ago | | | 0.5 | 0.015310710 | |
| 10019611 | 5 years ago | | | 1 | 0.018290556 |
ABI
ABI objects
Getter at block 21160666
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events createAndOpen(address registry_, address tub_) returns (address proxy, bytes32 cup)
createOpenAndLock(address registry_, address tub_) payable returns (address proxy, bytes32 cup)
createOpenLockAndDraw(address registry_, address tub_, uint256 wad) payable returns (address proxy, bytes32 cup)
draw(address tub_, bytes32 cup, uint256 wad)
free(address tub_, bytes32 cup, uint256 jam)
give(address tub_, bytes32 cup, address lad)
lock(address tub_, bytes32 cup) payable
lockAndDraw(address tub_, bytes32 cup, uint256 wad) payable
lockAndDraw(address tub_, uint256 wad) payable returns (bytes32 cup)
open(address tub_) returns (bytes32)
shut(address tub_, bytes32 cup)
shut(address tub_, bytes32 cup, address otc_)
wipe(address tub_, bytes32 cup, uint256 wad)
wipe(address tub_, bytes32 cup, uint256 wad, address otc_)
wipeAndFree(address tub_, bytes32 cup, uint256 jam, uint256 wad) payable
wipeAndFree(address tub_, bytes32 cup, uint256 jam, uint256 wad, address otc_) payable
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.