SHIDO Finance
Verified contract
Active on
Ethereum with 81 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xecf0…b41d
0xecf0…b41d
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIDO | ERC-20 | 22.706406M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18580545 | a year ago | | | 0 | 0.00077864069 | |
| 18576940 | a year ago | | | 0 | 0.0011281063 | |
| 18576918 | a year ago | | | 0 | 0.0010845558 | |
| 18576915 | a year ago | | | 0 | 0.0011131716 | |
| 18576908 | a year ago | | | 0 | 0.0010754459 | |
| 18576894 | a year ago | | | 0 | 0.0012323269 | |
| 18576890 | a year ago | | | 0 | 0.0015509457 | |
| 18576885 | a year ago | | | 0 | 0.0011702055 | |
| 18576877 | a year ago | | | 0 | 0.0011393829 | |
| 18576866 | a year ago | | | 0 | 0.0021795790 |
ABI
ABI objects
Getter at block 21157929
DevFeeWei() view returns (uint256)
0
_buyDevFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_sellDevFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
buyFeeTotal() view returns (uint256)
1
decimals() view returns (uint8)
9
lpFeeWei() view returns (uint256)
0
marketingFeeWei() view returns (uint256)
10
maxTxAmount() view returns (uint256)
1000000000000000000
maxWallet() view returns (uint256)
20000000000000000
maxWalletEnabled() view returns (bool)
false
name() view returns (string)
SHIDO Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeTotal() view returns (uint256)
1
swapFeeEnabled() view returns (bool)
true
swapLimitEnabled() view returns (bool)
false
symbol() view returns (string)
SHIDO
totalFeeWeight() view returns (uint256)
10
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0xb8691095adac05cd52a20ea256b2881bb7bdfa8c
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_ammPairs(address) view returns (bool)
_isExcludedFromLimits(address) view returns (bool)
_isMaxTxExcluded(address) view returns (bool)
_isMaxWalletExcluded(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
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.