Sky Castle
Verified contract
Active on
Ethereum with 183 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa56c…70e9
0xa56c…70e9
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SKY | ERC-20 | 93.60441M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12909311 | 3 years ago | | | 0 | 0.0014866357 | |
| 12796691 | 3 years ago | | | 0 | 0.00060583900 | |
| 12768195 | 3 years ago | | | 0 | 0.00056389630 | |
| 12764616 | 3 years ago | | | 0 | 0.000058240000 | |
| 12749882 | 3 years ago | | | 0 | 0.0021372318 | |
| 12724712 | 3 years ago | | | 0 | 0.0014446930 | |
| 12710274 | 3 years ago | | | 0 | 0.00074564800 | |
| 12710005 | 3 years ago | | | 0 | 0.00054691226 | |
| 12707822 | 3 years ago | | | 0 | 0.00027961800 | |
| 12707775 | 3 years ago | | | 0 | 0.00051263300 |
ABI
ABI objects
Getter at block 21229823
_name() view returns (string)
Sky Castle
_symbol() view returns (string)
SKY
decimals() pure returns (uint8)
9
name() pure returns (string)
Sky Castle
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SKY
totalSupply() view returns (uint256)
1000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.