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)
No balances found for "Sharpe AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20620238 | 2 months ago | | | 0 | 0.00025084154 | |
| 20620185 | 2 months ago | | | 0 | 0.000050064175 | |
| 20620100 | 2 months ago | | | 0 | 0.000090555859 | |
| 20620096 | 2 months ago | | | 0 | 0.00017529607 | |
| 20619893 | 2 months ago | | | 0 | 0.00022242732 | |
| 20619845 | 2 months ago | | | 0 | 0.00021256616 | |
| 20619827 | 2 months ago | | | 0 | 0.00021849148 | |
| 20619824 | 2 months ago | | | 0 | 0.00021231743 | |
| 20619824 | 2 months ago | | | 0 | 0.00021231743 | |
| 20619824 | 2 months ago | | | 0 | 0.00021231743 |
ABI
ABI objects
Getter at block 21123316
_MaxWalletSize() view returns (uint256)
1000000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000
_taxFeesOnBuy() view returns (uint256)
0
_taxFeesOnSell() view returns (uint256)
98
decimals() pure returns (uint8)
18
name() pure returns (string)
Sharpe AI
owner() view returns (address)
0x7d6317de8eb8c21cc782e93542e3b7ea3ad59526
symbol() pure returns (string)
SAI
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xab9931974ec40c2690b745cd81ba0a99c546cfda
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events OpenTrade()
SetFees(uint256 redisFeesOnBuy, uint256 redisFeesOnSell, uint256 taxFeesOnBuy, uint256 taxFeesOnSell)
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
renounceOwnership()
setWhiteList(address[] accounts, bool excluded)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlimitedMaxTxnAmount(uint256 maxTxAmount)
unlimitedMinTXSwapTokens(uint256 swapTokensAtAmount)
unlimitedWalletSize(uint256 MaxWalletSize_)
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.