The latest block we've processed for this chain is 20897516, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Laro

Verified contract

Active on Ethereum with 1,730 txns
Deployed by via 0xd75bcdc4 at 12649789
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x04dffaf9c2e9588957cc74beb163b667c5db5cac56b665f91e935204997352c7
0x6dba258205ba8f7e89885072d13356a5ca96cfd775a9e151a624904b166781e7
0xf1e59d26bbcf82a57a930009697f957bb6198796eabc2e2f2a284a8c1011727f
0xb55c77ff751e97770ea0a6555861423df107dcf6c6deb992d033b1848f010d73
0xcf5af42aff0e965c8162b84e58ec07aac73b3145d39c2764aafd0408606670b4
0x93e026399d32b66783035c2619a52193678775a266b2d145015b151d0670c019
0x037e027e8a4861287aafa7c1f19b53ed063707e57cd9f398e332875679317ddc
0x8390f971e912cfcda2185b0144b4d0001b7aa9d28385a0e144d434e7ac4a26af
0xb8782c007d32d08130d9c588601822aa6f104b05c044c51249a5cf191c8bdf46
0xa265816786576f74264218dff72a6f5de885a8c6c202ff94d3fd0c231b5e2155

Functions
Getter at block 20897515
decimals(view returns (uint8)
2
name(view returns (string)
Laro
symbol(view returns (string)
LRC
totalSupply(view returns (uint256)
100000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
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 symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.