Liberty Reserve Digital Currency

Verified contract

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

No balances found for "Liberty Reserve Digital Currency"

0xcaca503abb952645cdb63d8a652e187b5d3457d36fee7bebcf3f3900893567ab
0x3e3db1cde01c55ff40757222cf6ec7cb373c77f5779535923ecac48e8484deff
0x5cbcd900829879699711205f177a119ee3ed7ec76676dd5025b68beaa11dca01
0xf4198376ddbc3c97878391d95031b70d457fa5e0c6d5f78ae69d2d74ed923c15
0xbeb436c1d3bcb137969a5d5df23e68b9e719c7882c733f2a2e7b8cf2db475c4c
0x238899ca64ebc1bccadd047178c7ca95ca1c00486d12e31935bead71a7f32a53
0xc90625255cec63f0195744f20c803ab57a6104070176a81e0be36f6921a02468
0x7eb842220ba13e0047b0e6278039d4e0c6f37c7ef6b7c4989f48b70c5a266f97
0x4bd21a31fbf2df34f47bccc8fefa03712291958786e1ea530820ba06f989bf1d
0x49d9a00cee3dfa10b7197098259904973f4ebdacded981c7b630d1fc8eb3d149

Functions
Getter at block 21311699
decimals(view returns (uint8)
18
name(view returns (string)
Liberty Reserve Digital Currency
symbol(view returns (string)
LRDC
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.