Dynamic Set Eurs
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Dynamic Set Eurs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11524823 | 4 years ago | | | 0 | 0.0022725450 | |
| 11524664 | 4 years ago | | | 0 | 0.0029064320 | |
| 11524653 | 4 years ago | | | 0 | 0.0027804020 | |
| 11524652 | 4 years ago | | | 0 | 0.0039075920 | |
| 11524639 | 4 years ago | | | 0 | 0.0024798180 | |
| 11524619 | 4 years ago | | | 0 | 0.0036070080 | |
| 11524618 | 4 years ago | | | 0 | 0.0036070080 | |
| 11524614 | 4 years ago | | | 0 | 0.0036070080 | |
| 11524611 | 4 years ago | | | 0 | 0.0036064320 | |
| 11524609 | 4 years ago | | | 0 | 0.0036070080 |
ABI
ABI objects
Getter at block 21319695
creator() view returns (address)
0xddfe5e90f1321b7a945ae0938211f3dd8684ab27
decimals() view returns (uint8)
18
name() view returns (string)
Dynamic Set Eurs
symbol() view returns (string)
DSE
totalSupply() view returns (uint256)
25000000000000000000000
uniswap() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.