Dorkles

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x2b2f4645 at 18085270
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dorkles"

0xde1028a8f82ab9e02b56da3e6a70340a7c450ff31943946e2b07e39bca079fb0
0x86b6686e419f1431d897332c05321392fb2d6a1ba584d6877d39a2726e317105
0xdc557304b74ab72a58527070365749dd0cfa63fdbc4417fa30b398a0f46f3318

Functions
Getter at block 21212312
decimals(view returns (uint8)
18
name(view returns (string)
Dorkles
owner(view returns (address)
0x663021f35ac53dacf75822878e089bb67fcd21dd
symbol(view returns (string)
DORK
totalSupply(view returns (uint256)
1000000000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.