ARMSTRONG & ANGELA

Verified contract

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

No balances found for "ARMSTRONG & ANGELA"

0xbf9bf235bd2f979cacb81938044433472d27b4f4e5413cc565f7751ef7e4f5df
0x564b24e171d9c078d10f86594378ea1b498f65858ed33523375c7d069cb604e8
0xa3e71544188168eb90a471ffff3f1b656f51e6c7b21a1a29ff9c9d0ca4b97e7e
0x116dd1d7ee5c45ffde46210e9c666214e7c0d06a3561b6ccc876516cd48fe169
0x314f45043d5ccee6eeac281d82df5e445629b3e38b4c96faf4606d9527317a86
0x7d9f67a827b190fc331b2f1d5230a533a865b78604eb97684e24287f3eebac6b
0x5a80a14676c7e128788c4009d5945ce00585777e05179e530d683ffe9fd8eb95
0xfb5a98db437474cf2da62f13546632a18afddf61e37819178dbf8f252a7d9d82
0xfb1e7f961a6e0febdf28073a267984928a1ff508177277f51133eead7c667f94
0xa442d1911af5504d927c6868581c089c29044f332e63ede2102dd952659a9f7f

Functions
Getter at block 22071951
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
ARMSTRONG & ANGELA
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BRIAN & ANGELA
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (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(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account