Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "KINKY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21847875 | 6 days ago | | | 0 | 2.9174212e-7 | |
| 21658266 | 11 days ago | | | 0 | 8.1720272e-7 | |
| 20645086 | a month ago | | | 0 | 1.8146542e-7 | |
| 19237051 | 2 months ago | | | 0 | 4.1919429e-7 | |
| 17729504 | 3 months ago | | | 0 | 3.5289344e-7 | |
| 17350655 | 4 months ago | | | 0 | 0.0000013436666 | |
| 16899293 | 4 months ago | | | 0 | 0.000000309016314936 | |
| 16704093 | 4 months ago | | | 0 | 5.9657856e-7 | |
| 16679502 | 4 months ago | | | 0 | 9.2491036e-7 | |
| 16653425 | 4 months ago | | | 0 | 3.8946980e-7 |
ABI
ABI objects
Getter at block 22123914
creator() view returns (address)
0x07ec266cd439d0b27b64bb7df8bd50c3facb5163
decimals() view returns (uint8)
18
description() view returns (string)
Hey ! It’s me $KINKY, I’m coming on base chain and I’m the spokesperson of LGBTQ+ 🏳️🌈
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x8fb3fb47d60c0cb29fcc4e10db200d3bd8f35d1a98d572915df19738dfba4afc.jpg
isPresaleStep() view returns (bool)
false
locker() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
KINKY
symbol() view returns (string)
KINKY
telegram() view returns (string)
https://t.me/KINKYFISHROOM
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
100000000000000000000000000
twitter() view returns (string)
https://x.com/kinkyonbase
website() view returns (string)
https://www.kinkyfish.xyz/
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)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setJumpBlock(uint256 _block)
setLocker(address _locker)
setPair(address _newPair)
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)
TokenCreated(struct TokenTokenCreatedParams params)
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, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.