ShiBillionaire
Verified contract
Active on
Ethereum with 73 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,695.47 |
$0 | |
SHIBILLIONAIRE | ERC-20 | 800K | -- | -- | |
SHIBILLIONAIRE | ERC-20 | 80K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16746981 | 2 years ago | | | 0 | 0.00059180977 | |
| 16744137 | 2 years ago | | | 0 | 0.0010897558 | |
| 16743850 | 2 years ago | | | 0 | 0.00074862359 | |
| 16743697 | 2 years ago | | | 0 | 0.0016479771 | |
| 16743337 | 2 years ago | | | 0 | 0.0016358213 | |
| 16743337 | 2 years ago | | | 0 | 0.0016358213 | |
| 16743306 | 2 years ago | | | 0 | 0.0011243799 | |
| 16743235 | 2 years ago | | | 0 | 0.0010471076 | |
| 16743226 | 2 years ago | | | 0 | 0.0060051595 | |
| 16743223 | 2 years ago | | | 0 | 0.0012903224 |
ABI
ABI objects
Getter at block 21305843
_maxTxAmount() view returns (uint256)
2500000000000000
_maxWalletSize() view returns (uint256)
2500000000000000
_swapTokensAtAmount() view returns (uint256)
150000000000000
decimals() pure returns (uint8)
9
distribution() view returns (uint256 development, uint256 marketing, uint256 devFee)
(development=40, marketing=40, devFee=20)
name() pure returns (string)
ShiBillionaire
owner() view returns (address)
0x3b1becc69f00948dee803bd9e67de621f7e632c5
symbol() pure returns (string)
SHIBILLIONAIRE
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xa7d1437ad9f7afbf2baa2d3e83e32db635aa9e63
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)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removePreTrading(address[] accounts)
renounceOwnership()
setDistribution(uint256 development, uint256 marketing, uint256 devFee)
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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(address developmentAddr, address marketingAddr, address devFeeAddr1, address devFeeAddr2)
receive()
This contract contains no error objects.