Lords

Verified contract

Active on Ethereum with 10,986 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 "Lords"

0xb7990724c75f5729a53314e547e254af613c1e269283dfc0ef61931b66c12312
0x57acb905b96fde5f1b147fa7bc9db682c261894bb3e581193f2787335e9e7c24
0x70c5445c7de269720019a53f8564d552d0851f7e6ca8c4c37d2846d8cdfc2048
0xd19d413b53bd6e36d935ebd1623b7066036c587155226d0d8da51c81d33b2389
0x8fdc49921d974f3615df31703218cd2cf4b269a33797cf6a3fb26d3e26705194
0x440a6f4aafea2cea46ea859ae2229035f88fcf1f5608374161fb7c0b74f7d40a
0xbfc879c240c141d629431dd6350fa8cd2a1237235cf09b7c0aa562dc3a112a2e
0x7a693d5cb89fcf5afc2223a833587ae990ebc6eb8f8d3fa62b03bd7be854b13f
0x2a3381e8c3b1d6d7230a630051433c5e0d48c8a74d2e4c7fe5935c6f7fd789eb
0xfc6d105e266c184caea355d9ed242ec04aed77f038d358d080253b1b02b26b07

Functions
Getter at block 21162601
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.