NON STONE

Verified contract

Active on Base with 1,445 txns
Deployed by via 0x9ed5aa58 at 18786204
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NON STONE"

0x614ea9ca77be355bf926e92f3040e85f98d3f2590f81b88af6eeeef8fc2c807a
0xd53dbe052b16c52eb451b41ecdc3a8298802d73e42d6b768325c79d6a2a9141c
0xf6c678938bd09a751bd702ab93003ee365ed6d43643ea3be2ab30c9c65dd717a
0x92738d55ee74da92313a18d3ce2695a0326705458f6e643e36379a6700cc205b
0xf2e6296bf23a4f5c288e031864b18e090bb54a32effead9e010c5dcad5440148
0x648b3b38568b2d42515e7ef9ecad7b4b8c885ad031647346f6388376b91ca36e
0x37911faf95185369873c1082633b2a78c5c1c87d597bdbcdd238a5ff813ee6a2
0x8aef42d7792c21fa57c5a3978b4c9e4c38937366f960fdc41d3ce4a8d0dd179f
0xed79f5924b89f00732316c4d30fd66623ebf4204a446f738cc822ee2e02dd310
0x122b79d94eff65390a6646797047622a8c8cc81cceb6dd373612a44e49101897

Functions
Getter at block 23055381
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
NON STONE
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
NON STONE
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