SaiProxyCreateAndExecute
Verified contract
Implementation
Active on
Ethereum with 2,927 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0 | $3,185.09 |
$0 | |
CBTV | ERC-20 | 139.5 | -- | -- | |
PT | ERC-20 | 5 | -- | -- | |
THBC | ERC-20 | 2.15 | -- | -- | |
ERC20 | ERC-20 | 1.98 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9564721 | 5 years ago | | | 0 | 0.0013448988 | |
| 9319926 | 5 years ago | | | 0 | 0.00064042800 | |
| 9123318 | 5 years ago | | | 0 | 0.0064042800 | |
| 9097045 | 5 years ago | | | 0 | 0.00064018800 | |
| 8966679 | 5 years ago | | | 0.019 | 0.0094044200 | |
| 8876872 | 5 years ago | | | 0.5 | 0.0095497800 | |
| 8876286 | 5 years ago | | | 0 | 0.0064127600 | |
| 8875781 | 5 years ago | | | 0.1 | 0.0023482470 | |
| 8847975 | 5 years ago | | | 1 | 0.011741235 | |
| 8797188 | 5 years ago | | | 35 | 0.018773820 |
ABI
ABI objects
Getter at block 21160503
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.