DuckDaoDime
Verified contract
Active on
Ethereum with 20,607 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 |
---|---|---|---|---|---|
USDC | ERC-20 | 990 | $1.001 |
$990.99 | |
USDT | ERC-20 | 696.09 | $1.001 |
$696.79 | |
SNX | ERC-20 | 50 | $1.67 |
$83.5 | |
DDIM | ERC-20 | 195.155372 | $0.007124 |
$1.39 | |
DUCK | ERC-20 | 68.073465 | $0.002088 |
$0.14 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21114719 | 6 days ago | | | 0 | 0.00013650122 | |
| 21110862 | 7 days ago | | | 0 | 0.00015999892 | |
| 21106528 | 7 days ago | | | 0 | 0.00015401537 | |
| 21102391 | 8 days ago | | | 0 | 0.00012405355 | |
| 21097120 | 8 days ago | | | 0 | 0.00027977986 | |
| 21097080 | 8 days ago | | | 0 | 0.00022656647 | |
| 21032442 | 17 days ago | | | 0 | 0.00032598902 | |
| 21032299 | 18 days ago | | | 0 | 0.00030527363 | |
| 20993514 | 23 days ago | | | 0 | 0.00072815237 | |
| 20955605 | a month ago | | | 0 | 0.00022004082 |
ABI
ABI objects
Getter at block 21157832
_totalSupply() view returns (uint256)
1500000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
DuckDaoDime
symbol() view returns (string)
DDIM
totalSupply() view returns (uint256)
1300608891331801144586253
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.