CAROLINE

Verified contract

Active on Ethereum with 6,416 txns
Deployed by via 0x70d350e4 at 17184202
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $298.16
ERC-20
--
0xf7c07fbb29c5c9f64c8a960a9a1eec14287a410bc870953f737c911638cd961c
0x1a0d50c35f9819c89db0d8ff354f2ef9c33480a9fd40f97c893dd11ec90c8c75
0x3745961a994bc01d303b3e023fa82bef4e6be534e5f843c34a8f9985b3da1335
0x6c72b2e25e8fa4f937fd50df85046e180cc5e457806d85dc76bd30bb3eded9a6
0xd259127aa293c5af7fd9797000c9dc26ddc800e5d9ed5094d394f3311a831a6e
0x70c0b8cb746de3a8297565e5e93ca425bcf1641f8f899bd53c6bb79eb3c6cce7
0x14822033b41cf1cc9eddcefe5592bb1f47ec2887bef00840b744f4ba93ca15c5
0x0915009dea8a04ef2e230d582cdf9cd97e8562f9d5e74f2238f48502cd97d0bd
0x2261b503e44712928f7d69acb85596d4dc1e3bea77c890779a5c6b94b09f2c93
0x8b5f6af4dd70a12e1520f99b205fe76a4bbbafa17f2dcaa78cb3ff907bd5dec0

Functions
Getter at block 21281842
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
CAROLINE
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
HER
totalSupply(view returns (uint256)
89000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.