CONOR MCGREGOR

Verified contract

Active on Base with 4 txns
Deployed by via 0xf58ff98a at 17962237
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CONOR MCGREGOR"

0xede9f4351f533ec059bf0353a9417ae0aa10c8fce0b59ddfa49434ccd5741c7b
0x76b84feaf4736ba4e593de6a6446401b4cee6d8ac194b5299fc276185c4e0f51
0x14fdca93f128c76dacf8414f5d629e988c45b1d459fab8102e0063905ee5f9eb
0x3cbef15bcdb6f846f622e4b0b5b8aea2fcdd6e1b100f4bf3d1d74e2f3b9ca85e

Functions
Getter at block 22460277
decimals(view returns (uint8)
18
name(view returns (string)
CONOR MCGREGOR
symbol(view returns (string)
CONOR
totalSupply(view returns (uint256)
460000000000000000000000000000
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(string namestring symboluint256 initialSupply
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