COIN

Verified contract

Active on Base with 3,620 txns
Deployed by via 0x382a019f at 2162359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x3b0b00c747e6f9db10370936d160fd18ba5e451a8007f7b7e58a0335660c1779
0x7e627f49d53318ec96bce00269fc59bb55d76272f52270950a3c10a1e19b5415
0x43342e0f4782293f83ec994d0f4422003491574181db31537d5f38de1d481559
0xea185f341655017edab73b7191073a772a11b7c0aa41bcf8c25fe930c2c0e4a3
0xd1c124c40becdfd4e1e822469d15208363237af8770e7e79154014037087cc38
0xc97f881d84c95bee5cb45bad535f16e41b2d7780c86b8d31ea864c6d1c23f2dd
0x9cc7d6982037babf8eaef7af8389da147a05498207ad72ed1814313e90650f73
0x3442077ae9ecedea9f76908e2017c755f6795416f325985ee592d3f51bcdde53
0x3455305cd69fd573e7441924e145ac3342beb15e400bea6083df3ece953ae9f3
0xf3c5607b1686b1cf50c88415fc12a07ee5273a62b630d686c55b955cd7dba8b5

Functions
Getter at block 22898862
decimals(view returns (uint8)
18
name(view returns (string)
COIN
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
COIN
totalSupply(view returns (uint256)
231489000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.