ErikX

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0x47ecc655 at 19164946
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ErikX"

0xf0b70b2569f05d8f4e9bbedabfbe4ebec4e6b7fc362f9c4abc0d9364437455d7
0xc82a56152c50a9e09dac914eb58abd595464563531e22d7471f559605ba36bc2
0xc2a3710d3a431dedc87bf45b6f2160475c70feed3783406823dc777bf1d91c03
0xbdcd1d57f826b70fd2e5da2df756ee6194f4437a99202021fe66d1772c95efe8
From
0x091cb389ae660f34a5b8cfd85117fd154b617876dccb4d56db829ae2d6ea6ebb
0x07aa2d934061543aedc5ec55b1295c13591950bafe9f99962dfe144835f1f1d9
0x002ca3cc1c2513b6ac4069f95ca452c24022e36e7cdf357755ab9514b12b3603
0xcb034150d173000d0d5c1ef4ba9edcc31edb903fc3d203c94ae0b79082a0fa61
0xd377440fc473d1c3092d9c0358730ea06bf8ffa331c3aee79828c86ea829aa2c

Functions
Getter at block 21177743
decimals(view returns (uint8)
18
name(view returns (string)
ErikX
symbol(view returns (string)
ERIKX
totalSupply(view returns (uint256)
8888888000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (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
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender