Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Shibilla"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13524305 | 3 years ago | | | 0 | 0.0062410497 | |
| 13523725 | 3 years ago | | | 0 | 0.0058273987 | |
| 13523383 | 3 years ago | | | 0 | 0.0064409675 | |
| 13523367 | 3 years ago | | | 0 | 0.0065030137 | |
| 13523257 | 3 years ago | | | 0 | 0.0034349952 | |
| 13523155 | 3 years ago | | | 0 | 0.0048894257 | |
| 13522777 | 3 years ago | | | 0 | 0.0077495198 | |
| 13522636 | 3 years ago | | | 0 | 0.0082251300 | |
| 13522145 | 3 years ago | | | 0 | 0.021566856 | |
| 13521631 | 3 years ago | | | 0 | 0.010871956 |
ABI
ABI objects
Getter at block 21187521
alreadyTakenFees() view returns (uint256)
0
decimals() view returns (uint8)
9
liquidityState() view returns (bool)
true
name() view returns (string)
Shibilla
symbol() view returns (string)
SHIBILLA
totalSupply() pure returns (uint256)
200000000000000000000000
uniswapV2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkRewards(address botAddress) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address owner, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initLiqudity()
reflect(uint256 tAmount)
rewardsTransfer(address botAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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)
botBanned(address botAddress, bool isBanned)
constructor(address router)
This contract contains no fallback and receive objects.
This contract contains no error objects.