Kirpi, the Hedgehog
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
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KIRPI | ERC-20 | 178.609621K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21216592 | 6 days ago | | | 0 | 0.0010421173 | |
| 21216589 | 6 days ago | | | 0 | 0.0011081843 | |
| 21216585 | 6 days ago | | | 0 | 0.0015398741 | |
| 21216556 | 6 days ago | | | 0 | 0.0011811184 | |
| 21216552 | 6 days ago | | | 0 | 0.0011009361 | |
| 21216552 | 6 days ago | | | 0 | 0.0011009361 | |
| 21216506 | 6 days ago | | | 0 | 0.00044981321 | |
| 21216502 | 6 days ago | | | 0 | 0.00069251692 | |
| 21216496 | 6 days ago | | | 0 | 0.00062648712 | |
| 21216445 | 6 days ago | | | 0 | 0.00091171572 |
ABI
ABI objects
Getter at block 21259215
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
kirpi() view returns (address)
0x7270d774d4ad3a1c1e278639173d7a7f586593c7
kirpim() view returns (address)
0x7270d774d4ad3a1c1e278639173d7a7f586593c7
kirpis() view returns (address)
0x7270d774d4ad3a1c1e278639173d7a7f586593c7
maxTransactionAmount() view returns (uint256)
40000000000000000000000000
maxWallet() view returns (uint256)
40000000000000000000000000
name() view returns (string)
Kirpi, the Hedgehog
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
KIRPI
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1ca16120c802840067ccb2c628939eff0177c1f3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] accounts, bool value)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setUniswapV2Pair(address _pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _kirpiFee, uint256 _devShareFee, uint256 _kirpiAccountFee)
updateDevShareWallet(address _kirpi)
updateKirpiAccountWallet(address _kirpim)
updateKirpiWallet(address _kirpis)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _kirpiFee, uint256 _devShareFee, uint256 _kirpiAccountFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
withdrawStuckTokens(address tkn)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UniswapV2PairSet(address indexed pair)
kirpiShareWalletUpdated(address indexed newWallet, address indexed oldWallet)
kirpimUpdated(address indexed newWallet, address indexed oldWallet)
kirpisUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.