My Shiba Academia
Verified contract
Active on
Ethereum with 796 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($26,332.36)
Native
Value
$23,641.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 6.811484 | $3,470.83 |
$23,641.5 | |
HOT | ERC-20 | 916.207964K | $0.002937 |
$2,690.86 | |
MSA | ERC-20 | 177.124564M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20323286 | 4 months ago | | | 0 | 0.00017724179 | |
| 19836332 | 7 months ago | | | 0 | 0.000087266005 | |
| 18362869 | a year ago | | | 0 | 0.00015729387 | |
| 16872449 | 2 years ago | | | 0 | 0.00090545213 | |
| 16758289 | 2 years ago | | | 0 | 0.00049708644 | |
| 16445083 | 2 years ago | | | 0 | 0.00090344307 | |
| 16294341 | 2 years ago | | | 0 | 0.00084347320 | |
| 16219982 | 2 years ago | | | 0 | 0.00052997540 | |
| 16219982 | 2 years ago | | | 0 | 0.00052997540 | |
| 16013456 | 2 years ago | | | 0 | 0.00033220223 |
ABI
ABI objects
Getter at block 21266075
BuyBackPercent() view returns (uint256)
0
LiquidityPercent() view returns (uint256)
0
_liquidityFee() view returns (uint256)
0
_marketingFee() view returns (uint256)
20
_maxTxAmount() view returns (uint256)
1000000000
_taxFee() view returns (uint256)
4
buyBackDivisor() view returns (uint256)
1000
buyBackEnabled() view returns (bool)
false
buyBackUpperLimitAmount() view returns (uint256)
100000000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
marketingWallet() view returns (address)
0x2f52b09bd82c0ddb28d7a1c3aea12b7fafefa761
minimumTokensBeforeSwap() view returns (uint256)
40000000000000
name() view returns (string)
My Shiba Academia
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
MSA
totalFees() view returns (uint256)
310361321593417632
totalSupply() view returns (uint256)
5000000000000000000
uniswapV2Pair() view returns (address)
0x6ae5a1eed730d53960469d5bd2776b4cef3ea469
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events SetBuyBackDivisor(uint256 Divisor)
SetBuyBackUpperLimit(uint256 _newLimit)
afterPresale()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
prepareForPresale()
renounceOwnership()
setBuyBackEnabled(bool _enabled)
setExcludeFromMaxTx(address _address, bool value)
setLiquidityAndBuyBackPercent(uint256 liquidityPercent, uint256 buybackPercent)
setMarketingFeePercent(uint256 marketingFee)
setMarketingWallet(address newWallet)
setMaxTxAmount(uint256 maxTxAmount)
setMinimumTokensBeforeSwap(uint256 newAmt)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackEnabledUpdated(bool enabled)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.