North Pole Inu
Verified contract
Active on
Ethereum with 183 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,669.06 |
$0 | |
NORTHPOLE | ERC-20 | 493.456457K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15925503 | 2 years ago | | | 0 | 0.00063939405 | |
| 15924315 | 2 years ago | | | 0 | 0.00068865009 | |
| 15923843 | 2 years ago | | | 0 | 0.00058560054 | |
| 15921542 | 2 years ago | | | 0 | 0.00089467156 | |
| 15921526 | 2 years ago | | | 0 | 0.00055875183 | |
| 15921525 | 2 years ago | | | 0 | 0.0010248423 | |
| 15921525 | 2 years ago | | | 0 | 0.0010248423 | |
| 15921515 | 2 years ago | | | 0 | 0.00094321942 | |
| 15921510 | 2 years ago | | | 0 | 0.0010443546 | |
| 15921460 | 2 years ago | | | 0 | 0.0013691768 |
ABI
ABI objects
Getter at block 21282388 getAllRewards() view returns (address[], uint256[])
Emerald() view returns (address)
0x16ba6596fe9c3954755078f60f720274e680ed5d
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000000000000
approxETHRewards() view returns (uint256, uint256, uint256)
(199787867289432, 599363601868296, 0)
autoLiquidityReceiver() view returns (address)
0x16ba6596fe9c3954755078f60f720274e680ed5d
biggestBuy() view returns (uint256)
0
biggestBuySum() view returns (uint256)
0
decimals() pure returns (uint8)
18
emeraldFee() view returns (uint256)
0
epochResetEmerald() view returns (uint256)
1675836371
epochResetrudolph() view returns (uint256)
1675836371
epochResetsanta() view returns (uint256)
1675836371
getCirculatingSupply() view returns (uint256)
10000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lastEmeraldChange() view returns (uint256)
1675832771
lastrudolphChange() view returns (uint256)
1675832771
lastsantaChange() view returns (uint256)
1675832771
lowestBuy() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
marketingFee() view returns (uint256)
4
marketingWallet() view returns (address)
0x16ba6596fe9c3954755078f60f720274e680ed5d
name() pure returns (string)
North Pole Inu
pair() view returns (address)
0x167f4b8e4aaecdbd88b8fb21c203375b6db2a8e8
resetPeriod() view returns (uint256)
3600
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
rudolph() view returns (address)
0x16ba6596fe9c3954755078f60f720274e680ed5d
rudolphFee() view returns (uint256)
1
santa() view returns (address)
0x16ba6596fe9c3954755078f60f720274e680ed5d
santaFee() view returns (uint256)
3
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000
symbol() pure returns (string)
NORTHPOLE
totalFee() view returns (uint256)
8
totalFeeIfSelling() view returns (uint256)
8
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
hasSold(address) view returns (bool)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
totalBuySumPerAddress(address) view returns (uint256)
totalRewardsPerAddress(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
byeByeSniipers()
disableSniiperProtection()
recoverLostTokens(address _token, uint256 _amount)
recoverLosteth()
setFeeReceivers(address newLiquidityReceiver, address newMarketingWallet)
setFees(uint256 newMarketingFee, uint256 newrudolphFee, uint256 newsantaFee, uint256 newEmeraldFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
setResetPeriodInSeconds(uint256 newResetPeriod)
setSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
setSwapThreshold(uint256 threshold)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
EmeraldPayout(address ring, uint256 amountETH)
EmeraldSold(address ring, uint256 amountETH)
NewEmerald(address ring, uint256 buyAmount)
Newrudolph(address ring, uint256 buyAmount)
Newsanta(address ring, uint256 buyAmount)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
rudolphPayout(address ring, uint256 amountETH)
rudolphSold(address ring, uint256 amountETH)
santaPayout(address ring, uint256 amountETH)
santaSold(address ring, uint256 amountETH)
constructor()
receive()
This contract contains no error objects.