Nike Air Fish
Verified contract
Active on
Ethereum with 60 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Nike Air Fish"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20575153 | 4 months ago | | | 0 | 0.000037325459 | |
| 20570855 | 4 months ago | | | 0 | 0.000057148592 | |
| 20570838 | 4 months ago | | | 0 | 0.000057002400 | |
| 20570826 | 4 months ago | | | 0 | 0.000093727506 | |
| 20570808 | 4 months ago | | | 0 | 0.000087992141 | |
| 20569975 | 4 months ago | | | 0 | 0.000096484127 | |
| 20569921 | 4 months ago | | | 0 | 0.000062820748 | |
| 20569900 | 4 months ago | | | 0 | 0.00028742703 | |
| 20569882 | 4 months ago | | | 0 | 0.00029354712 | |
| 20569872 | 4 months ago | | | 0 | 0.000080742607 |
ABI
ABI objects
Getter at block 21392974
NikeFishFeeEnabled() view returns (bool)
true
TradingOpen() view returns (bool)
true
_NikeFishWallet() view returns (address)
0xe99a89f7183ad816b16488cbccd582f5b039f586
_maxTaxSwap() view returns (uint256)
54000000000000000000000
_maxWalletAmount() view returns (uint256)
30000000000000000000000000
_swapNikeFishThreshHold() view returns (uint256)
3000000000000000000000
_totalSupply() view returns (uint256)
30000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xe99a89f7183ad816b16488cbccd582f5b039f586
name() pure returns (string)
Nike Air Fish
pair() view returns (address)
0xc15a1f99ef0cb2a69acccd3cdc6a4da1a5e01f2a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
NikeFish
totalSupply() view returns (uint256)
30000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNikeFish(address a) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addNikeFishs(address[] NikeFishs_)
approve(address spender, uint256 amount) returns (bool)
createNikeFishTrade()
delNikeFishs(address[] notNikeFish)
enableNikeFishTrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removeNikeFishLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawNikeFishBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address NikeFishWallet)
receive()
This contract contains no error objects.