TheLordsToken

Verified contract

Active on Ethereum with 11,136 txns
Deployed by via 0x55f11654 at 13773726
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "TheLordsToken"

0x4d9dcc61efc04f4d4ed55cd7c89a93b199190de01fa77459e6b98354124ccb79
0xa4db1421981353a5bf55de959f7951b8ebdf4db911e38413946429946472a6f5
0xae01cc5a926926038bc33a7b98ca3462a8a903bf051c57e95f0d76fae9ae060c
0x4182f69c267e759835cf9394a3bcd474492eea79b1f5200ae8a76ed443ce2a32
0xb7ac5c19f65b584d8bf0c6c5ef4672380ece33f2c76882911293edd83ac6866f
0xf7b7f211292d4b91e6a5087753fe4c0e04ed666609e9235e77555d1f70592d65
0x261dbbd070794d6836e9c652781203c2e96b50bb0665d147386ba2a5122ddeaf
0x39de6503b0fcfa2e81cfe44522068712dfce47c86184bf98862d94d1adab8e47
0x229c359f892b528ccf749fe2b3a93ea40385f3758e3d914a1637bff06fb904f4
0x96765ae8b57c37408c2c13164a0fe599f13709f9813904d07ba348b40d0ddf6f

Functions
Getter at block 21256733
cap(view returns (uint256)
500000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Lords
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
symbol(view returns (string)
LORDS
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
totalSupplyAt(uint256 snapshotIdview 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)
mint(address touint256 amount
pause(
renounceOwnership(
snapshot(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(uint256 _cap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.