DAI Protocol
Verified contract
Active on
Ethereum with 234 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
pDAI | ERC-20 | 77.184062K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19577434 | 7 months ago | | | 0 | 0.00082303326 | |
| 19083048 | 9 months ago | | | 0 | 0.00098367425 | |
| 18900105 | 10 months ago | | | 0 | 0.0017236158 | |
| 18026463 | a year ago | | | 0 | 0.00051691240 | |
| 18007272 | a year ago | | | 0 | 0.00077987253 | |
| 18001757 | a year ago | | | 0 | 0.0014517326 | |
| 18001757 | a year ago | | | 0 | 0.00063549740 | |
| 18001571 | a year ago | | | 0 | 0.00060911793 | |
| 18001146 | a year ago | | | 0 | 0.00056135355 | |
| 18001058 | a year ago | | | 0 | 0.00055451114 |
ABI
ABI objects
Getter at block 21086462
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
DAI Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x443403069b7ecfefd1d4f921351c143686fba5ba
symbol() pure returns (string)
pDAI
totalSupply() view returns (uint256)
992358777821183784
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.