Retard

Verified contract

Active on Ethereum with 1,748 txns
Deployed by via 0xb5e3f3f7 at 19822527
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Retard"

0x78ac4199952a883d53c3495063dc57b47e267a9653153d5f02665e84a58ed9c8
0x1e210b450236ceb6e01a6f3363605e59bd2f68d2b4981bc052d36b26a243d4e3
0x5fee6d1751d03e541a88bb900c5e034e61744c2a5d3473f6fefa5c298a41fd84
0x39771b252a3c3f5a0fbdb0bbdad1d2bb5f1ec15624653fdba7af727dc370ca4f
0x1d19d5a00ad243ee8608ae0a4d2ba6899cd06db6b536d456d67f3a6f8f1b55bc
0x2fa23a4fad4d36d0a70627ead1c6726a1d4d401aedab4edd593ff054ee124e27
0xe41312bfcc983d65f936ba624a2e126e0fa4957fead667a9212281b7c1c1b422
0x1e35c04a6a42daf4bc52eef7070bdc343e02d9728e4e9a74b120fb2fd5753c17
0xfe1a383a47bb0e918da8d1a7ebb8faa0adc5ef9490c7ec8508cf52b1ba694275
0xef50a7d5fd5e16879aef40d22b3ecabf5c03f2d466f769196d275356056ebdb0

Functions
Getter at block 20863774
decimals(view returns (uint8)
18
name(view returns (string)
Retard
symbol(view returns (string)
RETARD
totalSupply(view returns (uint256)
432000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (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
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender