Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7262…f98c
Balances ($0.00)
No balances found for "Swingy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11341908 | 4 years ago | | | 0 | 0.0021252480 | |
| 11341769 | 4 years ago | | | 0 | 0.0022337490 | |
| 11341715 | 4 years ago | | | 0 | 0.0024965430 | |
| 11341710 | 4 years ago | | | 0 | 0.0021701120 | |
| 11341708 | 4 years ago | | | 0 | 0.0012246080 | |
| 11337930 | 4 years ago | | | 0 | 0.0011054550 | |
| 11337921 | 4 years ago | | | 0 | 0.0017672070 | |
| 11337919 | 4 years ago | | | 0 | 0.0031162560 | |
| 11337893 | 4 years ago | | | 0 | 0.0017281680 | |
| 11337889 | 4 years ago | | | 0 | 0.0012863750 |
ABI
ABI objects
Getter at block 21381469
InitialSwingyAddress() view returns (address)
0x3e5fbe046757e7196b2e6def27bbf6db54dac908
PriceUpdateInterval() view returns (uint256)
60
SeesawReleaseDuration() view returns (uint256)
3888000
TransferInterval() view returns (uint256)
9095
TransferLast() view returns (uint256)
0
TransferVariables() view returns (bool)
false
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
blockTimestampLast() view returns (uint32)
1606445170
decimals() view returns (uint8)
18
getCurrentSwingPerEth() view returns (uint256)
400000000000000000000
getLastSwingPerEth() view returns (uint256)
15
isThisToken0() view returns (bool)
true
name() view returns (string)
Swingy
owner() view returns (address)
0x3e5fbe046757e7196b2e6def27bbf6db54dac908
paused() view returns (bool)
true
priceAverageLast() view returns (uint256)
15
priceCumulativeLast() view returns (uint256)
1914919081427644429402047046216371404800
symbol() view returns (string)
SWING
totalSupply() view returns (uint256)
260000000000000000000000
uniswapPair() view returns (address)
0x562ae85a1cebc66314b35dc8511d17bbc278db52
uniswapV2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whitelistedSenders(address) view returns (bool)
State-modifying
Events EnableDisableTransferVariables(bool _status)
_TheSeesaw(address TheSeesaw)
approve(address spender, uint256 amount) returns (bool)
approveSeesaw() returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initializePriceUpdates()
renounceOwnership()
setPriceUpdateInterval(uint256 _PriceUpdateInterval)
setSeesawReleaseDuration(uint256 _SeesawReleaseDuration)
setWhitelistedSender(address _address, bool _whitelisted)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
TwapUpdated(uint256 priceCumulativeLast, uint256 blockTimestampLast, uint256 priceAverageLast)
Unpaused(address account)
updateTransfer(uint256 TransferLast)
constructor(address _InitialSwingyAddress, uint256 _PriceUpdateInterval, uint256 _SeesawReleaseDuration)
This contract contains no fallback and receive objects.
This contract contains no error objects.