IVEX Financial

Verified contract

Active on Ethereum with 780 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"

0xd5aa4dc35d0583dc29e3eec091202c3dd505fbade4542df640f570d40a3e213f
0x344e23742bd70da884e0c7583efbda7be4d74b7b81bc3850dedeff9fc5da7a0b
0x6ed9bfec02b9638da64833ee2bb3725f696c27ef1258072ea0a8f6dfde455698
0x9fe8d65a015a93f0b350c4ed18e8bde2dff8b58583b5f73613ec05ef9411ca20
0x0286f4116d4ff5091ee56940465998dc06efea743df600d245b14e1d76446ecf
0xa8883cb32fc36b1809c34f84f6b9ca2b04ea0a80225619dcad02deb98678f985
0x5187a6556c7768558c8812c163b5d14f151bbf053a60ccb0d03493d2c6624467
0x1f588cb3429dbfe03b76cb42ed6c45e2df640f42b4ad48be02df95589a64e338
0xf4497b224bfab50a4ad8ceb08788dcf6694b7a513b462bace8aaedf8b94d04a4
0x8765bfea3c9a1a64c6744006647f17f24c68683ec11ae1bea51d7c76e81247f1

Functions
Getter at block 21161413
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