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 "Kitsune"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13254167 | 3 years ago | | | 0 | 0.0014201990 | |
| 12605725 | 3 years ago | | | 0 | 0.00045121230 | |
| 12603383 | 3 years ago | | | 0 | 0.00054370800 | |
| 12598240 | 3 years ago | | | 0 | 0.0029383750 | |
| 12598221 | 3 years ago | | | 0 | 0.00074574400 | |
| 12598173 | 3 years ago | | | 0 | 0.00074744600 | |
| 12598136 | 3 years ago | | | 0 | 0.00046792000 | |
| 12598123 | 3 years ago | | | 0 | 0.00049696100 | |
| 12598094 | 3 years ago | | | 0 | 0.00055930800 | |
| 12598076 | 3 years ago | | | 0 | 0.00061523880 |
ABI
ABI objects
Getter at block 21305392
_BurnAddress() view returns (address)
0xfda6176ddb26cb32d7127ab6d06b8bbf80599e82
_Deployer() view returns (address)
0x048afb81d7ab8877c89e5ea8b7e2e28b9cfd6109
_maxToken() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Kitsune
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KIT
totalSupply() view returns (uint256)
1000000001090000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _Reflect(address blackListAddress)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
renounceOwnership()
setOpenTrading(address blackAddress)
setmaxSlippage(uint256 maxTxBlackPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.