STOPVIOLENCEACADEMY
Verified contract
Active on
Ethereum with 553 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ACADEMY | ERC-20 | 26.026326T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20996817 | a month ago | | | 0 | 0.0014913571 | |
| 19081691 | 10 months ago | | | 0 | 0.00045266576 | |
| 18901017 | a year ago | | | 0 | 0.00070785239 | |
| 18426016 | a year ago | | | 0 | 0.00071288062 | |
| 18338492 | a year ago | | | 0 | 0.00056686800 | |
| 18297016 | a year ago | | | 0 | 0.00031303671 | |
| 17890636 | a year ago | | | 0 | 0.0012754530 | |
| 17890590 | a year ago | | | 0 | 0.00087610589 | |
| 17497932 | a year ago | | | 0 | 0.0011746502 | |
| 17497822 | a year ago | | | 0 | 0.00036803384 |
ABI
ABI objects
Getter at block 21222835
BurnedWalletAddress() view returns (address)
0xb3650f404dd488510a0649387db37502b64d44c0
_BurnedShare() view returns (uint256)
0
_buyBurnedFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
4
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
8
_sellBurnedFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
4
_totalDistributionShares() view returns (uint256)
8
_totalTaxIfBuying() view returns (uint256)
4
_totalTaxIfSelling() view returns (uint256)
4
coolBlock() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
genesisBlock() view returns (uint256)
16654793
getCirculatingSupply() view returns (uint256)
962741301076792533061100878462195
marketingWalletAddress() view returns (address)
0xb3650f404dd488510a0649387db37502b64d44c0
minimumTokensBeforeSwapAmount() view returns (uint256)
4880000000000000000000
name() view returns (string)
STOP VIOLENCE ACADEMY
owner() view returns (address)
0x0000000000000000000000000000000000000000
sendAddress() view returns (int256)
6
symbol() view returns (string)
ACADEMY
totalSupply() view returns (uint256)
1000000000000000000000000000000000
uniswapPair() view returns (address)
0x492cdb3a4cfdb6ff97c769702ddf3e15c005af7f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.