Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9.10)
Native
Value
$9.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002518 | $3,612.48 |
$9.1 | |
SKIBIDI | ERC-20 | 1.56816M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19777773 | 7 months ago | | | 0 | 0.00030549943 | |
| 18443862 | a year ago | | | 0 | 0.00088243299 | |
| 18426599 | a year ago | | | 0 | 0.00068375027 | |
| 18422801 | a year ago | | | 0 | 0.00099015000 | |
| 18422711 | a year ago | | | 0 | 0.0017004970 | |
| 18422636 | a year ago | | | 0 | 0.00093902418 | |
| 18422629 | a year ago | | | 0 | 0.0031760462 | |
| 18422540 | a year ago | | | 0 | 0.0012345572 | |
| 18422503 | a year ago | | | 0 | 0.00076318750 | |
| 18422496 | a year ago | | | 0 | 0.00061115188 |
ABI
ABI objects
Getter at block 21321280
_maxTaxSwap() view returns (uint256)
1500000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Skibidi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SKIBIDI
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setMaxTransaction(uint256 maxtxamount)
setMaxWallet(uint256 maxwalletamount)
setTax(uint256 _newFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawAllEth()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.