IVEX Financial

Verified contract

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

No balances found for "IVEX Financial"

0x8e4ecf43b8ac08196af5e75659995a605603805cabd2ab0a0de138ea6803bddf
0x40fa2993c582d5e9e96e063932bae6db4c4605210b492189eda45a5b57152350
0x8e4899e2145d799a994051ce18c29dfc74fd84b91c92761fc1b730e9bdc0137b
0xb39e1e18c74c462ef337b0b4f6f206eb56bac36b47bbccf7b5d3fa86fe35749c
0x178ab022a2f9a19b8cdc0c79266cb0011a37e90ecd3b3edec6952a0389fe3551
0xc2ef12fe4d91bf034a4e79b6f4001a5d816a88d33b2d863c32b9d9b3de38aeff
0x4d6431e3f4bd376c28a5110f7cee9f8752a5e68afdb15bbe8fe87a1fef8af288
0xa968275dc32e2e962bef22650bc8d36e838968d910cdfb48993d81e6c7765b95
0x1f860f4f189fe0e1fa8ca4b2bf0a31b2905c5b52cf74ecab46634bbf492922e8
0x03006ad7540e0f27eaae94c20de09265ee886b3a906c0c04b4f98d153f3e2368

Functions
Getter at block 21263302
decimals(pure returns (uint8)
8
name(view returns (string)
IVEX Financial
symbol(view returns (string)
IVEX
totalSupply(view returns (uint256)
60000000000000000
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