Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHUBI | ERC-20 | 244.869953K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19145785 | 9 months ago | | | 0 | 0.00037308336 | |
| 16924483 | 2 years ago | | | 0 | 0.00059139482 | |
| 15947795 | 2 years ago | | | 0 | 0.0027541169 | |
| 15866635 | 2 years ago | | | 0 | 0.00017556663 | |
| 15635067 | 2 years ago | | | 0 | 0.00039961877 | |
| 15542387 | 2 years ago | | | 0 | 0.00032789809 | |
| 15469812 | 2 years ago | | | 0 | 0.00017663092 | |
| 15439157 | 2 years ago | | | 0 | 0.00041899558 | |
| 15224421 | 2 years ago | | | 0 | 0.00044172967 | |
| 15185419 | 2 years ago | | | 0 | 0.00061427204 |
ABI
ABI objects
Getter at block 21091262
DevFeeBuy() view returns (uint256)
12
DevFeeSell() view returns (uint256)
12
DevWallet() view returns (address)
0x1d5c83100c150c57e554d694a6a220cec4725777
LiquidityFeeBuy() view returns (uint256)
15
LiquidityFeeSell() view returns (uint256)
16
MarketingFeeBuy() view returns (uint256)
13
MarketingFeeSell() view returns (uint256)
12
MarketingWallet() view returns (address)
0xe0441cae777cba5cec0e1ce716e1eaf8062f2c8d
TotalBase() view returns (uint256)
80
_maxTxSize() view returns (uint256)
7500000000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x1d5c83100c150c57e554d694a6a220cec4725777
getSelfAddress() view returns (address)
0xd0ad33aef76641cd97c22ed1fd8037b2266d855e
isTradingEnabled() view returns (bool)
true
name() pure returns (string)
Shubi
oracle() view returns (address)
0xeb896c07b9947d5721894f20fdaa06f2fead12da
pair() view returns (address)
0x8153f0aa5256385a639854fce2c71c1f6a2cbc42
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
300000000000000000000000
symbol() pure returns (string)
SHUBI
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnablerRole() view returns (address)
0x0000000000000000000000000000000000000000
tradingTimestamp() view returns (uint256)
1654024568
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
howMuchCanISell(address _holder) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
whatIsMySellTax(address _holder) view returns (uint256)
State-modifying
Events ClearStuckBalance()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
getPair()
initSwapBack()
renounceTradingEnablerRole()
setFeeReceiver(address _DevWallet, address _MarketingWallet)
setFees(uint256 _DevFeeBuy, uint256 _MarketingFeeBuy, uint256 _LiquidityFeeBuy, uint256 _DevFeeSell, uint256 _MarketingFeeSell, uint256 _LiquidityFeeSell)
setIsFeeExempt(address holder, bool exempt)
setIsTradingEnabled(bool _isTradingEnabled)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWalletAndTx(uint256 _maxWalletSize_, uint256 _maxTxSize_)
setOracle(address _oracle)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawToken(address _token)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetFeeReceiver(address DevWallet)
SetFees(uint256 DevFee)
SetIsFeeExempt(address holder, bool enabled)
SetIsTxLimitExempt(address holder, bool enabled)
SetMaxWallet(uint256 maxWalletToken)
SetSwapBackSettings(bool enabled, uint256 swapThreshold)
StuckBalanceSent(uint256 amountETH, address recipient)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _oracle)
receive()
This contract contains no error objects.