Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SCRIBBLE | ERC-20 | 18.625954M | -- | -- | |
UNI-V2 | ERC-20 | 104.775736 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17963044 | a year ago | | | 0 | 0.0012510450 | |
| 17962899 | a year ago | | | 0 | 0.0010915069 | |
| 17962875 | a year ago | | | 0 | 0.0010755595 | |
| 17962874 | a year ago | | | 0 | 0.0010168181 | |
| 17962874 | a year ago | | | 0 | 0.0011566871 | |
| 17962874 | a year ago | | | 0 | 0.0010168181 | |
| 17962874 | a year ago | | | 0 | 0.0011566871 | |
| 17962874 | a year ago | | | 0 | 0.0010168181 | |
| 17962874 | a year ago | | | 0 | 0.0010168181 | |
| 17962874 | a year ago | | | 0 | 0.0010168181 |
ABI
ABI objects
Getter at block 21266325
balance() view returns (uint256)
0
buyDevelopmentFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsActive() view returns (bool)
true
maxTx() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Scribble
owner() view returns (address)
0x7dcebb3295525fbfa625f588bc388e92b9bf1716
sellDevelopmentFee() view returns (uint256)
99
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
99
shouldContractSellAll() view returns (bool)
false
swapTreshold() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
SCRIBBLE
tokensForDevelopment() view returns (uint256)
18625954029688028727277225
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x9233ebf25f15d64c79776cc9d682b8c70520b27e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addInitialLiquidity()
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 _liquidityBuyFee, uint256 _liquiditySellFee, uint256 _developmentBuyFee, uint256 _developmentSellFee)
clearETH()
clearTokenBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableEmptyContract(bool enabled)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimits(uint256 _maxTx, uint256 _maxWallet)
updateSwapTreshold(uint256 newAmount) returns (bool)
updatedevelopmentAddress(address newdevelopmentWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
developmentWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.