Sky Protocol
Verified contract
Active on
Ethereum with 1,025 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SKY | ERC-20 | 111.304832 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21215077 | 12 days ago | | | 0 | 0.00040879858 | |
| 21026782 | a month ago | | | 0 | 0.00016052317 | |
| 19515838 | 8 months ago | | | 0 | 0.00046804743 | |
| 19168446 | 10 months ago | | | 0 | 0.00067469269 | |
| 18932502 | a year ago | | | 0 | 0.00074736298 | |
| 18171261 | a year ago | | | 0 | 0.00092465416 | |
| 18104400 | a year ago | | | 0 | 0.00041236071 | |
| 17968733 | a year ago | | | 0 | 0.00078379877 | |
| 17952893 | a year ago | | | 0 | 0.00056710563 | |
| 17924992 | a year ago | | | 0 | 0.00083706039 |
ABI
ABI objects
Getter at block 21303689
buyFee() view returns (uint256)
3
decimals() view returns (uint8)
18
feeWallet() view returns (address)
0x00a5d9598c55c33b70d7b65089a6921aa14b0f6c
limitsInEffect() view returns (bool)
false
maxBuyAmount() view returns (uint256)
10000000000000000000000
maxSellAmount() view returns (uint256)
10000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
Sky Protocol
owner() view returns (address)
0xf9a45ec94364b4b2dc72504a3f7c304e8d335882
sellFee() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
SKY
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x28a19dd48b732ce10a05e683ccfca4aa21ed29a1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBL(address account, bool isBlacklisted)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBL(address[] multiblacklist_)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _fee)
updateSellFees(uint256 _fee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatefeeWallet(address _feewallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
feeWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.