LibraToken

Verified contract

Active on Ethereum with 146,079 txns
Deployed by via 0x3f7f5fdb at 5424592
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7.96
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe2b44b942860fb2926c454258fb049e55e29b41296e387c4ad804d3ae5d1ef3f
0xe5b36334d0d53d5d58e3c019f4359cfef172358196f2d6996c8701a93c2db648
0x82c51eb37badfadb59420b37541e9c59c52dc4254aa03eb7e16219d038abbd0b
0xea204edaefe26734d95837378a7af5c8858caf5a5e3936685316adf9a1a1bcc7
0x3ca747a8ce4eb64f2972149159493ef6a4c5e40fbe0a87d40332f09b27a87150
0x8131a990ae30a4be25371b7576f77e7bf7c0716ce268f79625d78522871eff84
0xeab087d82cfcdb6bb7f7471feabd06d37fd24f3bf67111d6dbce6984f37da763
0xe4abf042200df44fdd8e7afb22f19b9f70879a4fcecbae750f9a29863f3c2282
0xcc2dca75bea45ea80a19cf32d903540fd955e9ff1766775324d730cf53eb522a
0x125e5535bc9775c1a03ee5fa0f1af67b3ac176848cd805e3dbc6c2712bb0e4ac

Functions
Getter at block 21244888
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
LibraToken
symbol(view returns (string)
LBA
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (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

This contract contains no error objects.