Apex Digital Exchange (PH)

Verified contract

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

No balances found for "Apex Digital Exchange (PH)"

0x3620e6a1cfb86a83671b8b98744aeb9862f3d8f4be623dbb86e4afa90eea5bc3

Functions
Getter at block 21217339
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
2
name(view returns (string)
Apex Digital Exchange (PH)
owner(view returns (address)
0xa3dc8e535440b33e08463e2fc7e98124cee30e82
symbol(view returns (string)
ADEXph
totalSupply(view returns (uint256)
500000000
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.