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 "IGLOO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20615034 | 3 months ago | | | 0 | 0.000079662913 | |
| 20064284 | 5 months ago | | | 0 | 0.00056901609 | |
| 19984811 | 6 months ago | | | 0 | 0.00063610285 | |
| 19579821 | 7 months ago | | | 0 | 0.00083523649 | |
| 19492750 | 8 months ago | | | 0 | 0.0013458646 | |
| 19293282 | 9 months ago | | | 0 | 0.0012955172 | |
| 19287390 | 9 months ago | | | 0 | 0.0016943742 | |
| 19287357 | 9 months ago | | | 0 | 0.0024651862 | |
| 19287353 | 9 months ago | | | 0 | 0.0049764616 | |
| 18851183 | a year ago | | | 0 | 0.00047361861 |
ABI
ABI objects
Getter at block 21206603
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getBuyFees() view returns (uint256)
0
getSellFees() view returns (uint256)
0
lPair() view returns (address)
0x28e365a74ebc41978be8588bd70b04f53a52cabc
maxSwapTokens() view returns (uint256)
5000000000000000
name() view returns (string)
Unofficial Pudgy Verse Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000
symbol() view returns (string)
IGLOO
taxCollector() view returns (address)
0x8bd607079e37577197e6d9e0a231fe6f3920fd43
totalSupply() view returns (uint256)
500000000000000000
tradingActiveTime() view returns (uint256)
18723584
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pairs(address) view returns (bool)
walletProtection(address) view returns (uint256)
State-modifying
Events addLP(uint256 tokens) payable
antisnipe(address[] _wallets, uint256[] _tokens) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
live()
removeTax()
renounceOwnership()
setPair(address pair, bool value)
setTaxCollector(address _collector)
toggleSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferProtection(address[] _wallets, bool _enabled)
updateSwapTokens(uint256 atAmount, uint256 maxAmount)
withdrawTax()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.