EPVToken

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0xc3d7d6e0 at 5340893
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x486a3d2fcc0a6de27aee17b293e14535761074db99bb1b6b2e9d7cb46fbae433
0x549709393de97a8bb974dd475540938815b6743177b307ae23af9edcff75e4ce

Functions
Getter at block 21409311
INITIAL_SUPPLY(view returns (uint256)
100000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
EPVToken
owner(view returns (address)
0x193c6a4426ad42b0c6d73a65885939c7f2a356ad
symbol(view returns (string)
EPV
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool)
backToken(address _touint256 _valuereturns (bool)
backTransfer(address _touint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwnerreturns (bool)
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
fallback(
Errors

This contract contains no error objects.