ShinkansenAi
Verified contract
Active on
Ethereum with 464 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xef3b…77ce
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAI | ERC-20 | 9.892677M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20393541 | 4 months ago | | | 0 | 0.000035898105 | |
| 19837039 | 7 months ago | | | 0 | 0.00010552428 | |
| 19077330 | a year ago | | | 0 | 0.00046596031 | |
| 18704882 | a year ago | | | 0 | 0.00069127922 | |
| 18451050 | a year ago | | | 0 | 0.00040673393 | |
| 17863344 | a year ago | | | 0 | 0.00094806200 | |
| 17403583 | 2 years ago | | | 0 | 0.00099278948 | |
| 17403195 | 2 years ago | | | 0 | 0.0010022576 | |
| 17348067 | 2 years ago | | | 0 | 0.00091675105 | |
| 17060015 | 2 years ago | | | 0 | 0.00057680004 |
ABI
ABI objects
Getter at block 21379756
_maxWalletAmount() view returns (uint256)
20000000000000000
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
ethPriceToSwap() view returns (uint256)
100000000000000000
getTokenPrice() view returns (uint256)
687889542837264249
isBotProtectionEnabled() view returns (bool)
false
marketPair() view returns (address)
0x11ebcff8f6b4fd5881c8b7dfe6132c87eb70f08f
name() view returns (string)
ShinkansenAi
numberOfSnipedBot() view returns (uint256)
1
owner() view returns (address)
0xa5eb19a4cf2eeefc9341741a5aca006d12acbbf6
sellFee() view returns (uint256)
10
symbol() view returns (string)
SAI
totalSupply() view returns (uint256)
1000000000000000000
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBotProtectionPermanently()
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSnipeBot()
manualSwap()
openTrading()
recoverERC20Tokens(address contractAddress)
recoverEthInContract()
renounceOwnership()
setEthPriceToSwap(uint256 ethPriceToSwap_)
setMaxWalletAmount(uint256 maxWalletAmount)
setTaxFees(uint256 buy, uint256 sell)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.