Karrat

Verified contract

Active on Ethereum
Deployed by via 0x1fd52e14 at 19569629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $631.9
ERC-20
Value $93.77
ERC-20
Value $1.12
ERC-20
--
0x6a824db91d46a5ae757cfb0413ff323ec42478172c509520d35f645c21870ca1
0x67b9b949854c6d4121b979d86eaa6b3393623e13084b0915d075d751ec6236cd
0x9166bc37600b7e4bb81b9884f996fcd79e458ba95afb11a9b788380f87234219
0xbcd277c7580ba9d22e28307c71aa046b5c18a5c46f40ae8aa9063df428828d55
0x31fbc6f64daa0f85fd39c58d358b22552efaf09474a46bc25b61012041ec23d5
0x48d040e5fe6b436e400b1e55add786b127468a806eadc5409d14cd6bfb124e0d
0x1d2cd81432b4919ca3f00e1ace160745fdb4e64c70a6dfa1890a03ecebd9f48c
0xb04dceac0f9faa0974385f8617078ee79f124c88d5461efa7e480532d00e125d
0x325f02a713fd8d355bbd0241c4f05c776abc4d1b174e604249e540c25ed0bc47
0x04f362b48fccfcd2ecf2183c64f5b48a8b4cb2098c5b91542f9be1fef9374f67

Functions
Getter at block 21241191
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DOMAIN_SEPARATOR(view returns (bytes32)
0x361e4be118fef3e0187eea98216c8d78ad3b451fdc84f9978300cbefe252d420
clock(view returns (uint48)
21241191
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=KarratCoin, version=1, chainId=1, verifyingContract=0xacd2c239012d17beb128b0944d49015104113650, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
KarratCoin
symbol(view returns (string)
KARRAT
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct CheckpointsCheckpoint208)
delegates(address accountview returns (address)
getPastTotalSupply(uint256 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview returns (uint256)
getVotes(address accountview returns (uint256)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
State-modifying
approve(address spenderuint256 valuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousVotesuint256 newVotes
EIP712DomainChanged(
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address MULTISIGONEaddress MULTISIGTWO
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CheckpointUnorderedInsertion(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC20ExceededSafeSupply(uint256 increasedSupplyuint256 cap
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
ERC2612ExpiredSignature(uint256 deadline
ERC2612InvalidSigner(address signeraddress owner
ERC5805FutureLookup(uint256 timepointuint48 clock
ERC6372InconsistentClock(
InvalidAccountNonce(address accountuint256 currentNonce
InvalidShortString(
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
StringTooLong(string str
VotesExpiredSignature(uint256 expiry