DiVinciPay

Verified contract

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

No balances found for "DiVinciPay"

0x0eca2b780ae224142c87c620e99eba9f6b15451a467a7dcb950c4eedcff6a6b7
0x952514763dce6a7bec1724f682e972c45f86aa69ce6000f8b5948e884d9f2b88
0x1b950da7a5a649590f638422536bcda6f79d04862ed413dc925346367dcb3647
0x958a83e9229508dc90b1ee6b9f8ca87fb22d88e2b1eb8f96223af3e27a232dd5
0xa696fb13554646f21fe231715b6ea5b6bee27fcff7a687f2e8eea9b6e84398c9
0x8186f94adb93f8eaef20492aebe76dc7f3c38eeae64eb38096bc1e23dbf7dbd5
0xe33e272981f2c8ad318c0d3f85bdfeb7db64a33edfd2b0c0d3b5fe71a0905f30
0x2ad98451de5db7103601dc2076ed18d55a1b75e007f47e3a094d10580ef8661f
0x879d6a923a8a2c1db524b583022369b55052a9072fed424368424c148c634685
0x0da3474d18f72954dbfa03274d809979051756a7ddeff7a1c48f0505b52116fe

Functions
Getter at block 21215521
decimals(view returns (uint8)
9
name(view returns (string)
DiVinciPay
owner(view returns (address)
0x035931c8e424351932a3571ee098c35f92de40e5
symbol(view returns (string)
DVNCI
totalSupply(view returns (uint256)
100000000000000000
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
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.