BASED USA

Verified contract

Active on Base with 70,562 txns
Deployed by via 0xe79ab01d at 14027857
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $60.84
ERC-20
Value $0.48
ERC-20
Value $0.16
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
0xba3b2be75f9cd857911fd75487d42cd9d8ecbfbdb49d36379ec6892d502c5e63
0xb249e26f1f004a0cef8a8a6f1400fd8b00afcdda72462debc8e919db6e5a42d5
0x8d5d6acc8e814ee9ffbdc2d8cee1aa539eee166793ca9901f454ec44696258f2
0x3d1d4e02e3fb98a833f1f5b430efbf42d9eaf575447d101f12a63a6fd511dab0
0xe71bfaeb4339b9efe50a5dfb149645c03fa936ed5c7664272f541e2e07d8507a
0x9eba3b43540e5795f096707c154b21c8850b3daea734a16cbb405d31fc11bb6b
0xce9092896f9f0f5c56b7e5c4204ec79058e614f0f22372230b3f98d79250ba47
0xe79668a95b52d5050a1a366d54779f1b1765864a47f86b0111f7bd873e3cf77c
0xdc6aca6c408dcb3cecd81a4b413dc8ae3211f89e8c6143019b78acd2d25993e6
0x9807503fbf2cd6dcf7225d16b4dacdfc6ece32c991d19c42afd2e40ada02d6c8

Functions
Getter at block 22751448
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
BASED USA
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
USA
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