Hybrid Block

Verified contract

Active on Ethereum with 18,422 txns
Deployed by via 0x198155d6 at 5660710
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x365fc1deb970b7c1e3288f675978412c7d178c10a46d26a0cbec3c5bbf63c436
0xb8fde7d4f16abd659c96fe56f7d913003cff4773f855618c70e989ce371a9b8d
0xb2d28dc1cefa6f1746030efd42f02fea63673dd299f0cc30a0eca33115004233
0xcb744928134da93979c8fcd21c9b7470a483e54e9fa116b3e0ce7322bb950460
0x350eca0bbc175f60c381c3d2ebe630c6652495c1dfe725d7bf676794dd84ded4
0x22cd9b5fa7033c11923dc2579a1334ede67fad30bf7bb62e4ec1a1f8c510224a
0x8e4cfd77981deecde726c1e144ced6049acc110022712780dbb5073e3ae96658
0x14b21e6856e22ea0a4e86aa65fad5edaddfc944ef01ab1333a508e7f190f8083
0x7833d46fdf9e713a07de26bc2d5cca6960cc6522ad697fced8f20ae4eac38665
0x9e34c44f793f55ffdf6a11b7ee9acad13263d4b2d56f194ca9f9cd9f7d143e47

Functions
Getter at block 21157219
decimals(view returns (uint8)
18
name(view returns (string)
Hybrid Block
owner(view returns (address)
0x35118ba64fd141f43958cf9eb493f13aca976e6a
symbol(view returns (string)
HYB
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
allowed(addressaddressview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.