Deriswap
Verified contract
Proxy
Active on
Ethereum with 607 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DWAP | ERC-20 | 24.951545 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20500819 | 4 months ago | | | 0 | 0.000042723120 | |
| 19078745 | 10 months ago | | | 0 | 0.00029137325 | |
| 19078614 | 10 months ago | | | 0 | 0.00029209555 | |
| 17925155 | a year ago | | | 0 | 0.00052879200 | |
| 17892126 | a year ago | | | 0 | 0.00061786450 | |
| 17019820 | 2 years ago | | | 0 | 0.00062209697 | |
| 16270378 | 2 years ago | | | 0 | 0.00036939387 | |
| 14536891 | 3 years ago | | | 0 | 0.0023070851 | |
| 13850461 | 3 years ago | | | 0 | 0.0018465056 | |
| 13732234 | 3 years ago | | | 0 | 0.0022024249 |
ABI
ABI objects
Getter at block 21290634
decimals() view returns (uint256)
18
name() view returns (string)
Deriswap
symbol() view returns (string)
DWAP
totalSupply() view returns (uint256)
410000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) payable returns (bool)
batchSend(address[] _tos, uint256 _value) payable returns (bool)
delegate(address a, bytes b) payable
transfer(address _to, uint256 _value) payable returns (bool)
transferFrom(address _from, address _to, uint256 _value) payable returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _name, string _symbol, uint256 _totalSupply)
fallback()
This contract contains no error objects.