Dai Automated Clearing House
Verified contract
Active on
Ethereum with 100 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI | ERC-20 | 400 | $10.92 |
$4,368 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15370985 | 2 years ago | | | 0 | 0.00028492000 | |
| 11224337 | 4 years ago | | | 0 | 0.0079399200 | |
| 11186420 | 4 years ago | | | 0 | 0.0017465712 | |
| 11186091 | 4 years ago | | | 0 | 0.0024310125 | |
| 11140495 | 4 years ago | | | 0 | 0.0029767500 | |
| 11032379 | 4 years ago | | | 0 | 0.0029767500 | |
| 11027594 | 4 years ago | | | 0 | 0.0047742700 | |
| 11013424 | 4 years ago | | | 0 | 0.0057550500 | |
| 10992296 | 4 years ago | | | 0 | 0.0052589250 | |
| 10974389 | 4 years ago | | | 0 | 0.0055566000 |
ABI
ABI objects
Getter at block 21274976
CHAICHEQUE_TYPEHASH() view returns (bytes32)
0x77ae2fa9d8312ad1d4a645b9102258e9fc5e64280c2198da01c426cbcc966fb1
CHAIEXIT_TYPEHASH() view returns (bytes32)
0x69fa4cd566f89a9c8d4e3ca437a7fbc893137962cb1b036c59ceeb1415c58c01
CHAIJOIN_TYPEHASH() view returns (bytes32)
0x9b0767889629ab3e37d797178aba3047e96d19239c5977f2c56ea8da3275cb05
CHAISWAP_TYPEHASH() view returns (bytes32)
0x7cf3e6fd2031b292afffa62c2dbc5e4212855cadd6455a36bed415f2b8246a47
DAICHEQUE_TYPEHASH() view returns (bytes32)
0x2d4b89f08cf38e73f267d45cf655caeec6ec2d1958ff3f7c04bc93b285692ba0
DAISWAP_TYPEHASH() view returns (bytes32)
0x569d16faba32239b19edb6a011b30ad0035ca192ef2f179c46edfb1d50280084
DOMAIN_SEPARATOR() view returns (bytes32)
0x12941727324f08818b6823ad59845bef3c6e4139428eb3fd9490efeb9d088969
chai() view returns (address)
0x06af07097c9eeb7fd685c692751d5c66db49c215
chaiUniswap() view returns (address)
0x6c3942b383bc3d0efd3f36efa1cbe7c8e12c8a2b
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
daiUniswap() view returns (address)
0x2a1530c4c41db0b0b2bb646cb5eb1a67b7158667
name() view returns (string)
Dai Automated Clearing House
version() view returns (string)
1
Read-only
nonces(address) view returns (uint256)
State-modifying
Events chaiCheque(address sender, address receiver, uint256 amount, uint256 fee, uint256 nonce, uint256 expiry, address relayer, uint8 v, bytes32 r, bytes32 s)
chaiSwap(address sender, uint256 amount, uint256 min_eth, uint256 fee, uint256 nonce, uint256 expiry, address relayer, uint8 v, bytes32 r, bytes32 s) returns (uint256)
daiCheque(address sender, address receiver, uint256 amount, uint256 fee, uint256 nonce, uint256 expiry, address relayer, uint8 v, bytes32 r, bytes32 s)
daiSwap(address sender, uint256 amount, uint256 min_eth, uint256 fee, uint256 nonce, uint256 expiry, address relayer, uint8 v, bytes32 r, bytes32 s) returns (uint256)
exitChai(address sender, address receiver, uint256 amount, uint256 fee, uint256 nonce, uint256 expiry, address relayer, uint8 v, bytes32 r, bytes32 s)
joinChai(address sender, address receiver, uint256 amount, uint256 fee, uint256 nonce, uint256 expiry, address relayer, uint8 v, bytes32 r, bytes32 s)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.