Based Shiva inu
Verified contract
Active on
Base with 86 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001674 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14786165 | 5 months ago | | | 0 | 0.0000027759480 | |
| 12482778 | 7 months ago | | | 0 | 1.5579542e-7 | |
| 12422255 | 7 months ago | | | 0 | 0.0000080370826 | |
| 12422241 | 7 months ago | | | 0 | 0.000000086794097538 | |
| 12422118 | 7 months ago | | | 0 | 0.000000089916075783 | |
| 12422088 | 7 months ago | | | 0 | 1.5643243e-7 | |
| 12422014 | 7 months ago | | | 0 | 0.000000072695331657 | |
| 12421909 | 7 months ago | | | 0 | 0.000000073707975000 | |
| 12421880 | 7 months ago | | | 0 | 0.00023615942 | |
| 12421671 | 7 months ago | | | 0 | 0.0000069442063 |
ABI
ABI objects
Getter at block 21822977
decimals() view returns (uint8)
9
hasLimit() view returns (bool)
true
maxHldSEA() view returns (uint256)
10000000000000000000
maxTxAmount() view returns (uint256)
10000000000000000000
name() view returns (string)
Based Shiva inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BSHIV
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isException(address) view returns (bool)
State-modifying
Events Apprve(address account, uint256 amount) returns (uint256)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimit()
renounceOwnershipoooooo()
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(address router)
This contract contains no fallback and receive objects.
This contract contains no error objects.