SKYKING GENERAL
Verified contract
Active on
Base with 899 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 |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22360382 | 13 days ago | | | 0 | 0.000000300002152275 | |
| 21720923 | a month ago | | | 0 | 9.9666404e-7 | |
| 21010015 | a month ago | | | 0 | 0.000093179182 | |
| 19877303 | 2 months ago | | | 0 | 2.6674033e-7 | |
| 19854714 | 2 months ago | | | 0 | 2.3285822e-7 | |
| 17410268 | 4 months ago | | | 0 | 5.5513416e-7 | |
| 17336760 | 4 months ago | | | 0 | 0.000094833185 | |
| 16252042 | 5 months ago | | | 0 | 6.7585697e-7 | |
| 15912279 | 5 months ago | | | 0 | 2.5188969e-7 | |
| 15843037 | 5 months ago | | | 0 | 0.0000012813530 |
ABI
ABI objects
Getter at block 22941795
creator() view returns (address)
0x00527872a9745ddc15d985d0bee6e3cd1af521f5
decimals() view returns (uint8)
18
description() view returns (string)
Stay comfy frens.
imageURI() view returns (string)
https://i.imgur.com/qpjYT6k.jpg
isPresaleStep() view returns (bool)
false
name() view returns (string)
SKYKING GENERAL
symbol() view returns (string)
SKG
telegram() view returns (string)
https://t.me/+T5djdqe9zOAyYTBh
tokenDeployer() view returns (address)
0x226e5b7c9dc43512dffeb535f796b9cc25e40974
totalSupply() view returns (uint256)
1000000000000000000000000
twitter() view returns (string)
https://twitter.com/skykinggeneral
website() view returns (string)
https://skykinggeneral.com/
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setDescription(string _description)
setImageURI(string _imageURI)
setIsPresale(bool _isPresale)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.