Mr. Krabs
Verified contract
Active on
Ethereum with 269 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MrKrabs | ERC-20 | 6.236691M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241544 | 19 days ago | | | 0 | 0.00021087501 | |
| 21225306 | 21 days ago | | | 0 | 0.00057630291 | |
| 21222954 | 22 days ago | | | 0 | 0.00049596088 | |
| 21222688 | 22 days ago | | | 0 | 0.00088337450 | |
| 21221722 | 22 days ago | | | 0 | 0.00024918818 | |
| 21221714 | 22 days ago | | | 0 | 0.00050023219 | |
| 20886293 | 2 months ago | | | 0 | 0.00058486436 | |
| 20886268 | 2 months ago | | | 0 | 0.00065514335 | |
| 20501060 | 4 months ago | | | 0 | 0.000086908633 | |
| 20468674 | 4 months ago | | | 0 | 0.00021507848 |
ABI
ABI objects
Getter at block 21379070
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
feeStatus() view returns (uint256)
2
getBuyFees() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
10000000000000000000
getSellFees() view returns (uint256)
0
limits() view returns (bool)
false
locker() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0xf1f959da2df7c32f55dda874e27b550e00d77031
name() view returns (string)
Mr. Krabs
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000
symbol() view returns (string)
MrKrabs
taxAddress() view returns (address)
0xd33c5ba62360b79087beb0b3ffbdab0193488346
totalSupply() view returns (uint256)
10000000000000000000
tradingActiveTime() view returns (uint256)
1683563363
unlocksAt() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(address lpOwner) payable
lockContract(uint256 _days)
renounceOwnership()
setMarketingFees(uint256 _status)
setPair(address pair, bool value)
toggleSwap()
tradingActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlockContract()
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
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.