Premium Set Dollar
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Premium Set Dollar"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11557433 | 4 years ago | | | 0 | 0.0041674900 | |
| 11556762 | 4 years ago | | | 0 | 0.0044335000 | |
| 11556760 | 4 years ago | | | 0 | 0.0031477850 | |
| 11556759 | 4 years ago | | | 0 | 0.0088670000 | |
| 11556757 | 4 years ago | | | 0 | 0.0043891650 | |
| 11556753 | 4 years ago | | | 0 | 0.0045665050 | |
| 11556750 | 4 years ago | | | 0 | 0.011083750 | |
| 11556748 | 4 years ago | | | 0 | 0.0068719250 | |
| 11556747 | 4 years ago | | | 0 | 0.0032187210 | |
| 11556747 | 4 years ago | | | 0 | 0.0035468000 |
ABI
ABI objects
Getter at block 21204472
decimals() view returns (uint8)
18
name() view returns (string)
Premium Set Dollar
symbol() view returns (string)
PSD
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
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.