Reverse Crash

Verified contract

Active on Base
Deployed by via 0x47c30b57 at 16488437
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Reverse Crash"

0xc30e1987a01c0e14ab54b466bed1a4ff08d91599171bcf8d3dd522fbb3c406d6
0x016f9816bdbb32e7b56cc3f2b2cfef903bb7c6d1a5fd200a2c60842b66b78d89
0xb62349fcd4a7661007d60779faf0e620631b093141e7eb1f75c6c35ca862a45b
0x53ba24b77df719f4a25170bb8b68ea9ff5a6e32be4611b9c06f1c09526d51a75
0xa11315410a6d3640774dd11404da938c93f339117a809bff4eff6ab90df25f76
0x97fcacb163d5738f74c4f6f07b610279c0b4efa0f67c611c1febc618af5f5ac4
0xf55b3dfbbcb09b4c876c5d06e0b8ab0d651807c765e2cec07bff41cbc99cf8e4
0xe6c331f7102cf2a0b5afcb8afc2d13f054ac12c8043d5f8e1465df16c93d652d
0xf447c3429c3f828e6a6c32ffa8b4f994afd927668ae4b24cc63c26b7f24b78f1
0xb3f81c7c62088c3aace4e31cbc00974c147597e7d37495d228e64fee4127d3d3

Functions
Getter at block 23281602
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Reverse Crash
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
$HSARC
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account