Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4e3b…3ef2
Balances ($0.29)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.000078 | $3,730.11 |
$0.29 | |
REKT | ERC-20 | 67.951 | -- | -- | |
HQG | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19730821 | 7 months ago | | | 0 | 0.0017366094 | |
| 19367796 | 9 months ago | | | 0 | 0.014831634 | |
| 18699713 | a year ago | | | 0 | 0.0096870592 | |
| 18664226 | a year ago | | | 0 | 0.012306643 | |
| 18641449 | a year ago | | | 0 | 0.010249914 | |
| 16227283 | 2 years ago | | | 0 | 0.0071097740 | |
| 16226628 | 2 years ago | | | 0 | 0.0061622919 | |
| 16226482 | 2 years ago | | | 0 | 0.0093146765 | |
| 14973380 | 2 years ago | | | 0 | 0.010516097 | |
| 14973369 | 2 years ago | | | 0 | 0.014276997 |
ABI
ABI objects
Getter at block 21311794 isResolverCached() view returns (bool) totalIssuedSynths() view returns (uint256)
burnFeeRate() view returns (int256)
0
capacity() view returns (uint256 _capacity)
0
currencyKey() view returns (bytes32)
0x7345544800000000000000000000000000000000000000000000000000000000
getReserves() view returns (uint256)
77525388906013
lastPauseTime() view returns (uint256)
1714748567
maxTokenAmount() view returns (uint256)
0
mintFeeRate() view returns (int256)
0
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
paused() view returns (bool)
true
resolver() view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
resolverAddressesRequired() view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x53796e7468735553440000000000000000000000000000000000000000000000, 0x53796e7468734554480000000000000000000000000000000000000000000000, 0x45786368616e6765526174657300000000000000000000000000000000000000, 0x4465627443616368650000000000000000000000000000000000000000000000, 0x53797374656d5374617475730000000000000000000000000000000000000000, 0x57726170706572466163746f7279000000000000000000000000000000000000]
synthContractName() view returns (bytes32)
0x53796e7468734554480000000000000000000000000000000000000000000000
targetSynthIssued() view returns (uint256)
77525388906013
token() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
calculateBurnFee(uint256 amount) view returns (uint256, bool)
calculateMintFee(uint256 amount) view returns (uint256, bool)
State-modifying
Events acceptOwnership()
burn(uint256 amountIn)
mint(uint256 amountIn)
nominateNewOwner(address _owner)
rebuildCache()
setPaused(bool _paused)
Burned(address indexed account, uint256 principal, uint256 fee, uint256 amountIn)
CacheUpdated(bytes32 name, address destination)
Minted(address indexed account, uint256 principal, uint256 fee, uint256 amountIn)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
PauseChanged(bool isPaused)
constructor(address _owner, address _resolver, address _token, bytes32 _currencyKey, bytes32 _synthContractName)
fallback()
This contract contains no error objects.