Jigga Token
Verified contract
Active on
Ethereum with 108 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x87d0…446a
0x4192…1197
0xcd34…7814
0x3c77…5005
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JIGGA | ERC-20 | 200M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18903770 | a year ago | | | 0 | 0.00046769994 | |
| 18617575 | a year ago | | | 0 | 0.0014821731 | |
| 18512306 | a year ago | | | 0 | 0.00087141611 | |
| 18412758 | a year ago | | | 0 | 0.00051399420 | |
| 18216574 | a year ago | | | 0 | 0.00032205798 | |
| 18216492 | a year ago | | | 0 | 0.0021971992 | |
| 18216100 | a year ago | | | 0 | 0.00031101203 | |
| 18208358 | a year ago | | | 0 | 0.00045008548 | |
| 18201069 | a year ago | | | 0 | 0.00037857772 | |
| 18159581 | a year ago | | | 0 | 0.00036973447 |
ABI
ABI objects
Getter at block 21331345
_WLTierPeriodLength() view returns (uint256)
1200
_devFee() view returns (uint256)
10
_liquidityFee() view returns (uint256)
5
_marketingFee() view returns (uint256)
16
_pendingDevelopmentFees() view returns (uint256)
25000000000000000
_pendingLiquidityFees() view returns (uint256)
12500000000000000
_pendingMarketingFees() view returns (uint256)
40000000000000000
_pendingRewardsFees() view returns (uint256)
22500000000000000
_reflectionsFee() view returns (uint256)
40
_rewardsFee() view returns (uint256)
9
_wlTier1Cutoff() view returns (uint256)
1687819031
_wlTier2Cutoff() view returns (uint256)
1687820231
_wlTier3Cutoff() view returns (uint256)
1687821431
decimals() view returns (uint8)
9
dev() view returns (address)
0x4192186827ea273f41604190659e0b5d0bde1197
marketing() view returns (address)
0x87d072953dfa7543ef413ba7e63cb6110520446a
maxWalletHolding() view returns (uint256)
1000000000000000000000
name() view returns (string)
Jigga Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
reflections() view returns (address)
0x3c7705e431d4e2a01109fef289b183c47fe55005
rewards() view returns (address)
0xcd34e78fa1484810276ecdbbcdf09c07a26c7814
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
JIGGA
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xae73e9fdccbee9aca27e68e6c55d81326ae68ccb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
whitelistTier(address account) view returns (uint256)
State-modifying
Events airdrop(address[] holders, uint256[] balances)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwapAndLiquify()
renounceOwnership()
setSwapAndLiquifyEnabled(bool _enabled, uint256 _numTokensMin, uint256 _maxWalletHolding)
setTaxes(uint256[] _taxTypes, uint256[] _taxSizes)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whitelistAddresses(address[] addresses, uint256[] tiers)
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(address _devWallet, address _marketingWallet, address _rewardsWallet, address _reflectionsWallet)
receive()
This contract contains no error objects.