Sabito Inu
Verified contract
Active on
Ethereum with 339 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe802…449c
0xe802…449c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Sabito | ERC-20 | 5.080275B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18910987 | 10 months ago | | | 0 | 0.0021119879 | |
| 16013129 | 2 years ago | | | 0 | 0.00030567814 | |
| 14376500 | 3 years ago | | | 0 | 0.00051617428 | |
| 14270124 | 3 years ago | | | 0 | 0.0016526866 | |
| 14241643 | 3 years ago | | | 0 | 0.0012092662 | |
| 14045054 | 3 years ago | | | 0 | 0.0089195839 | |
| 14029628 | 3 years ago | | | 0 | 0.0041780912 | |
| 13937439 | 3 years ago | | | 0 | 0.0037878333 | |
| 13926467 | 3 years ago | | | 0 | 0.0039122995 | |
| 13922037 | 3 years ago | | | 0 | 0.0055307498 |
ABI
ABI objects
Getter at block 21182716
decimals() pure returns (uint8)
9
name() pure returns (string)
Sabito Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Sabito
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
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.